Home
last modified time | relevance | path

Searched refs:lwq_enqueue_batch (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/
Dlwq.h116 static inline bool lwq_enqueue_batch(struct llist_node *n, struct lwq *q) in lwq_enqueue_batch() function
/linux-6.12.1/lib/
Dlwq.c147 lwq_enqueue_batch(l, &q); in lwq_test()
/linux-6.12.1/net/sunrpc/
Dsvc_xprt.c1111 lwq_enqueue_batch(q, &pool->sp_xprts); in svc_clean_up_xprts()