Home
last modified time | relevance | path

Searched defs:this_cpu_ptr (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/radix-tree/linux/
A Dpercpu.h6 #define this_cpu_ptr(var) var macro
/linux/include/linux/
A Dpercpu-defs.h246 #define this_cpu_ptr(ptr) \ macro
252 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro
265 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro
/linux/arch/arm64/include/asm/
A Dpercpu.h253 #define this_cpu_ptr raw_cpu_ptr macro

Completed in 8 milliseconds