Searched defs:__p (Results 1 – 3 of 3) sorted by relevance
185 static __always_inline void clflush(volatile void *__p) in clflush()190 static inline void clflushopt(volatile void *__p) in clflushopt()197 static inline void clwb(volatile void *__p) in clwb()
610 #define PageHighMem(__p) is_highmem_idx(page_zonenum(__p)) in PAGEFLAG() argument615 #define PhysHighMem(__p) (PageHighMem(phys_to_page(__p))) in PAGEFLAG() argument
809 #define kmod_path__parse(__m, __p) __kmod_path__parse(__m, __p, false) argument 810 #define kmod_path__parse_name(__m, __p) __kmod_path__parse(__m, __p, true) argument