Searched defs:PCPU_PTR (Results 1 – 6 of 6) sorted by relevance
81 #define PCPU_PTR(member) (&get_pcpu()->pc_ ## member) macro
84 #define PCPU_PTR(member) (&pcpup->pc_ ## member) macro
136 #define PCPU_PTR(member) (&get_pcpu()->pc_ ## member) macro
196 #define PCPU_PTR(member) __PCPU_PTR( global() macro
169 #define PCPU_PTR(member) (&pcpup->pc_ ## member) macro
271 #define PCPU_PTR(member) __PCPU_PTR( global() macro