Home
last modified time | relevance | path

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

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