Searched refs:rcuwait_active (Results 1 - 4 of 4) sorted by last modified time

/linux-master/kernel/sched/
H A Dcore.c9495 * last task to vanish. The rcuwait_active() check is
9504 rcuwait_active(&rq->hotplug_wait)) {
/linux-master/virt/kvm/
H A Dkvm_main.c1336 WARN_ON(rcuwait_active(&kvm->mn_memslots_update_rcuwait));
/linux-master/include/linux/
H A Dkvm_host.h1629 return rcuwait_active(kvm_arch_vcpu_get_wait(vcpu));
H A Drcuwait.h32 static inline int rcuwait_active(struct rcuwait *w) function

Completed in 373 milliseconds