Searched defs:phead (Results 1 – 2 of 2) sorted by relevance
75 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()
951 static struct tmp_buff *tmp_buff_find_or_create(struct tmp_buff **phead, in tmp_buff_find_or_create()