Searched defs:this_cpu_write_2 (Results 1 – 2 of 2) sorted by relevance
170 #define this_cpu_write_2(pcp, val) _percpu_write(2, pcp, val) macro
176 #define this_cpu_write_2(pcp, val) \ macro