Home
last modified time | relevance | path

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

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