Searched refs:cpu_to_mem (Results 1 – 5 of 5) sorted by relevance
147 #ifndef cpu_to_mem148 static inline int cpu_to_mem(int cpu) in cpu_to_mem() function179 #ifndef cpu_to_mem180 static inline int cpu_to_mem(int cpu) in cpu_to_mem() function
43 #ifndef cpu_to_mem44 #define cpu_to_mem(cpu) ((void)(cpu),0) macro
339 node = cpu_to_mem(cpu); in profile_cpu_callback()543 int node = cpu_to_mem(cpu); in create_hash_tables()
614 node = next_node(cpu_to_mem(cpu), node_online_map); in init_reap_node()1099 int node = cpu_to_mem(cpu); in cpuup_canceled()1167 int node = cpu_to_mem(cpu); in cpuup_prepare()3715 node = cpu_to_mem(cpu); in __do_tune_cpucache()
147 or cpu_to_mem() function to locate the "local memory node" for the calling or