Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
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-6.12.1/lib/
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()
DMakefile49 bsearch.o find_bit.o llist.o lwq.o memweight.o kfifo.o \
DKconfig738 bool "Boot-time test for lwq queuing"
/linux-6.12.1/include/linux/sunrpc/
Dsvc.h38 struct lwq sp_xprts; /* pending transports */
95 struct lwq sv_cb_list; /* queue for callback requests