Home
last modified time | relevance | path

Searched refs:lwq (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dlwq.h23 struct lwq { struct
33 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()
/linux/lib/
H A Dlwq.c19 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()
H A DMakefile56 bsearch.o find_bit.o llist.o lwq.o memweight.o kfifo.o \
H A DKconfig603 bool "Boot-time test for lwq queuing"
/linux/include/linux/sunrpc/
H A Dsvc.h38 struct lwq sp_xprts; /* pending transports */
91 struct lwq sv_cb_list; /* queue for callback requests