Searched defs:__this_cpu_ptr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dpercpu.h64 #define __this_cpu_ptr(ptr) SHIFT_PERCPU_PTR(ptr, __my_cpu_offset) macro
82 #define __this_cpu_ptr(ptr) this_cpu_ptr(ptr) macro

Completed in 108 milliseconds