Home
last modified time | relevance | path

Searched refs:arch_raw_cpu_ptr (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/asm-generic/
Dpercpu.h43 #ifndef arch_raw_cpu_ptr
44 #define arch_raw_cpu_ptr(ptr) SHIFT_PERCPU_PTR(ptr, __my_cpu_offset) macro
/linux-4.19.296/include/linux/
Dpercpu-defs.h243 arch_raw_cpu_ptr(ptr); \