Searched refs:mpscq (Results 1 – 2 of 2) sorted by relevance
45 static inline void mpscq_init(struct mpscq *q, struct llist_node **headp) in mpscq_init()57 static inline bool mpscq_empty(struct mpscq *q) in mpscq_empty()67 static inline bool mpscq_push(struct mpscq *q, struct llist_node *node) in mpscq_push()90 static inline struct llist_node *mpscq_pop(struct mpscq *q, in mpscq_pop()129 static inline bool mpscq_pop_emptied(struct mpscq *q, struct llist_node *head) in mpscq_pop_emptied()
74 struct mpscq { struct160 struct mpscq task_list;445 struct mpscq work_list;