Searched defs:__this_cpu_write (Results 1 – 2 of 2) sorted by relevance
251 #define __this_cpu_write raw_cpu_write macro
449 #define __this_cpu_write(pcp, val) \ macro