Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dswait.h147 static inline bool swq_has_sleeper(struct swait_queue_head *wq) in swq_has_sleeper() function
/Linux-v5.4/virt/kvm/
Dasync_pf.c97 if (swq_has_sleeper(&vcpu->wq)) in async_pf_execute()
Dkvm_main.c2457 if (swq_has_sleeper(wqp)) { in kvm_vcpu_wake_up()
/Linux-v5.4/arch/x86/kernel/
Dkvm.c168 else if (swq_has_sleeper(&n->wq)) in apf_task_wake_one()
/Linux-v5.4/arch/mips/kvm/
Dmips.c507 if (swq_has_sleeper(&dvcpu->wq)) in kvm_vcpu_ioctl_interrupt()
1222 if (swq_has_sleeper(&vcpu->wq)) in kvm_mips_comparecount_func()
/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_hv.c235 if (swq_has_sleeper(wqp)) { in kvmppc_fast_vcpu_kick_hv()