Home
last modified time | relevance | path

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

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