Searched refs:cpu_to_mem (Results 1 – 5 of 5) sorted by relevance
158 #ifndef cpu_to_mem159 static inline int cpu_to_mem(int cpu) in cpu_to_mem() function190 #ifndef cpu_to_mem191 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
354 int i, node = cpu_to_mem(cpu); in profile_prepare_cpu()
486 per_cpu(slab_reap_node, cpu) = next_node_in(cpu_to_mem(cpu), in init_reap_node()944 int node = cpu_to_mem(cpu); in cpuup_canceled()1009 int node = cpu_to_mem(cpu); in cpuup_prepare()3831 node = cpu_to_mem(cpu); in __do_tune_cpucache()
148 or cpu_to_mem() function to locate the "local memory node" for the calling or