Searched defs:numa_map_to_online_node (Results 1 – 3 of 3) sorted by relevance
47 static inline int numa_map_to_online_node(int node) in numa_map_to_online_node() function
62 #define numa_map_to_online_node(node) numa_nearest_node(node, N_ONLINE) macro
136 int numa_map_to_online_node(int node) in numa_map_to_online_node() function