Searched defs:pglist_data (Results 1 – 1 of 1) sorted by relevance
3511 struct pglist_data { struct3512 struct zone node_zones[4];3513 struct zonelist node_zonelists[2];3514 int nr_zones;3515 long unsigned int node_start_pfn;3516 long unsigned int node_present_pages;3517 long unsigned int node_spanned_pages;3518 int node_id;3519 wait_queue_head_t kswapd_wait;3520 wait_queue_head_t pfmemalloc_wait;[all …]