Home
last modified time | relevance | path

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

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