Home
last modified time | relevance | path

Searched defs:phead (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/musl/src/malloc/mallocng/
H A Dmeta.h75 static inline void queue(struct meta **phead, struct meta *m) in queue()
90 static inline void dequeue(struct meta **phead, struct meta *m) in dequeue()
102 static inline struct meta *dequeue_head(struct meta **phead) in dequeue_head()
/aosp_15_r20/external/ethtool/netlink/
H A Dparser.c951 static struct tmp_buff *tmp_buff_find_or_create(struct tmp_buff **phead, in tmp_buff_find_or_create()