Home
last modified time | relevance | path

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

/include/asm-generic/
A Dpercpu.h56 #ifndef arch_raw_cpu_ptr
57 #define arch_raw_cpu_ptr(ptr) SHIFT_PERCPU_PTR(ptr, __my_cpu_offset) macro
/include/linux/
A Dpercpu-defs.h246 arch_raw_cpu_ptr(ptr); \

Completed in 7 milliseconds