Searched defs:this_cpu_read (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/radix-tree/linux/
H A Dpercpu.h7 #define this_cpu_read(var) var macro
/linux-master/include/linux/
H A Dpercpu-defs.h489 #define this_cpu_read(pcp) __pcpu_size_call_return(this_cpu_read_, pcp) macro

Completed in 319 milliseconds