Home
last modified time | relevance | path

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

/include/linux/
Dpercpu-defs.h230 #define SHIFT_PERCPU_PTR(__p, __offset) \ macro
236 SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \
249 SHIFT_PERCPU_PTR(ptr, my_cpu_offset); \
/include/asm-generic/
Dpercpu.h44 #define arch_raw_cpu_ptr(ptr) SHIFT_PERCPU_PTR(ptr, __my_cpu_offset)