Searched defs:this_cpu_write_8 (Results 1 – 2 of 2) sorted by relevance
172 #define this_cpu_write_8(pcp, val) _percpu_write(8, pcp, val) macro
180 #define this_cpu_write_8(pcp, val) \ macro