Home
last modified time | relevance | path

Searched refs:swq_has_sleeper (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dswait.h134 static inline bool swq_has_sleeper(struct swait_queue_head *wq) in swq_has_sleeper() function
/Linux-v6.1/arch/x86/kernel/
Dkvm.c167 if (swq_has_sleeper(&n->wq)) in apf_task_wake_one()