Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswait.h147 static inline bool swq_has_sleeper(struct swait_queue_head *wq) in swq_has_sleeper() function
/Linux-v4.19/virt/kvm/
Dasync_pf.c109 if (swq_has_sleeper(&vcpu->wq)) in async_pf_execute()
Dkvm_main.c2226 if (swq_has_sleeper(wqp)) { in kvm_vcpu_wake_up()
/Linux-v4.19/arch/x86/kernel/
Dkvm.c181 else if (swq_has_sleeper(&n->wq)) in apf_task_wake_one()
/Linux-v4.19/arch/mips/kvm/
Dmips.c517 if (swq_has_sleeper(&dvcpu->wq)) in kvm_vcpu_ioctl_interrupt()
1206 if (swq_has_sleeper(&vcpu->wq)) in kvm_mips_comparecount_func()
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_hv.c218 if (swq_has_sleeper(wqp)) { in kvmppc_fast_vcpu_kick_hv()