Home
last modified time | relevance | path

Searched refs:rcuwait_wake_up (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/include/linux/
H A Drcuwait.h37 extern int rcuwait_wake_up(struct rcuwait *w);
H A Dpercpu-rwsem.h119 rcuwait_wake_up(&sem->writer); in percpu_up_read()
H A Dkvm_host.h1574 return !!rcuwait_wake_up(kvm_arch_vcpu_get_wait(vcpu)); in __kvm_vcpu_wake_up()
/openbmc/linux/kernel/locking/
H A Dpercpu-rwsem.c79 rcuwait_wake_up(&sem->writer); in __percpu_down_read_trylock()
/openbmc/linux/kernel/
H A Dirq_work.c232 rcuwait_wake_up(&work->irqwait); in irq_work_single()
H A Dexit.c289 int rcuwait_wake_up(struct rcuwait *w) in rcuwait_wake_up() function
316 EXPORT_SYMBOL_GPL(rcuwait_wake_up);
H A Dworkqueue.c2519 rcuwait_wake_up(&manager_wait); in manage_workers()
/openbmc/linux/kernel/futex/
H A Drequeue.c152 rcuwait_wake_up(&q->requeue_wait); in futex_requeue_pi_complete()
/openbmc/linux/arch/mips/kvm/
H A Dmips.c270 rcuwait_wake_up(&vcpu->wait); in kvm_mips_comparecount_wakeup()
513 rcuwait_wake_up(&dvcpu->wait); in kvm_vcpu_ioctl_interrupt()
/openbmc/linux/kernel/rcu/
H A Dtasks.h330 rcuwait_wake_up(&rtp->cbs_wait); in call_rcu_tasks_generic_timer()
340 rcuwait_wake_up(&rtp->cbs_wait); in call_rcu_tasks_iw_wakeup()
/openbmc/linux/arch/powerpc/platforms/ps3/
H A Ddevice-init.c718 rcuwait_wake_up(&dev->wait); in ps3_notification_interrupt()
/openbmc/linux/drivers/cxl/
H A Dpci.c137 rcuwait_wake_up(&mds->mbox_wait); in cxl_pci_mbox_irq()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c240 if (rcuwait_wake_up(waitp)) in kvmppc_fast_vcpu_kick_hv()
4504 rcuwait_wake_up(&vc->wait); in kvmppc_run_vcpu()
/openbmc/linux/virt/kvm/
H A Dkvm_main.c861 rcuwait_wake_up(&kvm->mn_memslots_update_rcuwait); in kvm_mmu_notifier_invalidate_range_end()
/openbmc/linux/kernel/sched/
H A Dcore.c9499 rcuwait_wake_up(&rq->hotplug_wait); in balance_push()
/openbmc/linux/kernel/events/
H A Dcore.c6865 rcuwait_wake_up(&event->pending_work_wait); in perf_pending_task()