Searched defs:NODE_DATA (Results 1 – 15 of 15) sorted by relevance
15 #define NODE_DATA(nid) (node_data[nid]) macro
14 #define NODE_DATA(nid) (node_data[nid]) macro
11 #define NODE_DATA(nid) (node_data[nid]) macro
10 #define NODE_DATA(nid) (node_data[(nid)]) macro
7 #define NODE_DATA(nid) (&pg_data_map[nid]) macro
27 #define NODE_DATA(nid) (node_data[nid]) macro
15 #define NODE_DATA(nid) (&node_data[nid]) macro
47 #define NODE_DATA(nid) (local_node_data->pg_data_ptrs[nid]) macro
17 #define NODE_DATA(nid) (&node_data[nid].pg_data) macro
34 #define NODE_DATA(n) (&__node_data[(n)]->pglist) macro
47 #define NODE_DATA(n) (&__node_data[(n)]->pglist) macro
33 #define NODE_DATA(nid) (&node_data[(nid)]) macro
908 #define NODE_DATA(nid) (&contig_page_data) macro