Searched refs:__p (Results 1 – 2 of 2) sorted by relevance
130 static inline u32 in_be32(volatile void *__p) in in_be32() argument132 volatile u32 *p = __p; in in_be32()136 static inline void out_be32(volatile void *__p, u32 val) in out_be32() argument138 volatile u32 *p = __p; in out_be32()
433 const void *__p = (void *)((uintptr_t)mbuf + (uint16_t)data_off); in nix_sec_meta_to_mbuf_sc() local434 const struct cpt_parse_hdr_s *hdr = (const struct cpt_parse_hdr_s *)__p; in nix_sec_meta_to_mbuf_sc()