Home
last modified time | relevance | path

Searched refs:mpscq (Results 1 – 2 of 2) sorted by relevance

/linux/io_uring/
H A Dmpscq.h45 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()
/linux/include/linux/
H A Dio_uring_types.h74 struct mpscq { struct
160 struct mpscq task_list;
445 struct mpscq work_list;