Searched defs:NODE_DATA (Results 1 – 14 of 14) sorted by relevance
11 #define NODE_DATA(nid) (node_data[nid]) macro
14 #define NODE_DATA(nid) (node_data[nid]) macro
15 #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
19 #define NODE_DATA(n) (__node_data[n]) macro
12 #define NODE_DATA(nid) (&node_data[nid]) macro
9 #define NODE_DATA(nid) (node_data[nid]) macro
47 #define NODE_DATA(nid) (local_node_data->pg_data_ptrs[nid]) macro
25 #define NODE_DATA(n) (&__node_data[(n)]->pglist) macro
31 #define NODE_DATA(nid) (&node_data[(nid)]) macro
1039 #define NODE_DATA(nid) (&contig_page_data) macro