Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds