Searched refs:lwq (Results 1 – 5 of 5) sorted by relevance
23 struct lwq { struct33 static inline void lwq_init(struct lwq *q) in lwq_init()48 static inline bool lwq_empty(struct lwq *q) in lwq_empty()54 struct llist_node *__lwq_dequeue(struct lwq *q);69 struct llist_node *lwq_dequeue_all(struct lwq *q);100 static inline bool lwq_enqueue(struct lwq_node *n, struct lwq *q) in lwq_enqueue()116 static inline bool lwq_enqueue_batch(struct llist_node *n, struct lwq *q) in lwq_enqueue_batch()
19 struct llist_node *__lwq_dequeue(struct lwq *q) in __lwq_dequeue()49 struct llist_node *lwq_dequeue_all(struct lwq *q) in lwq_dequeue_all()84 struct lwq *q = qv; in lwq_exercise()102 struct lwq q; in lwq_test()
49 bsearch.o find_bit.o llist.o lwq.o memweight.o kfifo.o \
738 bool "Boot-time test for lwq queuing"
38 struct lwq sp_xprts; /* pending transports */95 struct lwq sv_cb_list; /* queue for callback requests