Searched refs:this_cpu_write (Results 1 – 4 of 4) sorted by relevance
100 this_cpu_write(numa_node, node); in set_numa_node()135 this_cpu_write(_numa_mem_, node); in set_numa_mem()
500 #define this_cpu_write(pcp, val) __pcpu_size_call(this_cpu_write_, pcp, val) macro
95 this_cpu_write(rqspinlock_held_locks.locks[cnt - 1], lock); in grab_held_lock_entry()
495 this_cpu_write(int_active_memcg, memcg); in set_active_memcg()
Completed in 9 milliseconds