Searched refs:cpu_to_mem (Results 1 – 5 of 5) sorted by relevance
150 #ifndef cpu_to_mem151 static inline int cpu_to_mem(int cpu) in cpu_to_mem() function174 #ifndef cpu_to_mem175 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
362 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()954 int node = cpu_to_mem(cpu); in cpuup_canceled()1019 int node = cpu_to_mem(cpu); in cpuup_prepare()3832 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