Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dlwq.c23 if (lwq_empty(q)) in __lwq_dequeue()
53 if (lwq_empty(q)) in lwq_dequeue_all()
/linux-6.12.1/include/linux/
Dlwq.h48 static inline bool lwq_empty(struct lwq *q) in lwq_empty() function
/linux-6.12.1/net/sunrpc/
Dsvc_xprt.c715 if (!lwq_empty(&pool->sp_xprts)) in svc_thread_should_sleep()
724 if (!lwq_empty(&rqstp->rq_server->sv_cb_list)) in svc_thread_should_sleep()