Home
last modified time | relevance | path

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

/include/linux/
A Dpercpu-defs.h234 #define SHIFT_PERCPU_PTR(__p, __offset) \ macro
240 SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu))); \
253 SHIFT_PERCPU_PTR(ptr, my_cpu_offset); \
/include/asm-generic/
A Dpercpu.h57 #define arch_raw_cpu_ptr(ptr) SHIFT_PERCPU_PTR(ptr, __my_cpu_offset)

Completed in 8 milliseconds