Searched refs:rcuwait_wait_event (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | rcuwait.h | 65 #define rcuwait_wait_event(w, condition, state) \ macro
|
| /linux-6.15/kernel/locking/ |
| H A D | percpu-rwsem.c | 253 rcuwait_wait_event(&sem->writer, readers_active_check(sem), TASK_UNINTERRUPTIBLE); in percpu_down_write()
|
| /linux-6.15/kernel/ |
| H A D | irq_work.c | 293 rcuwait_wait_event(&work->irqwait, !irq_work_is_busy(work), in irq_work_sync()
|
| H A D | workqueue.c | 4961 rcuwait_wait_event(&manager_wait, in put_unbound_pool()
|
| /linux-6.15/kernel/futex/ |
| H A D | requeue.c | 180 rcuwait_wait_event(&q->requeue_wait, in futex_requeue_pi_wakeup_sync()
|
| /linux-6.15/kernel/printk/ |
| H A D | nbcon.c | 1190 rcuwait_wait_event(&con->rcuwait, in nbcon_kthread_func()
|
| /linux-6.15/arch/powerpc/platforms/ps3/ |
| H A D | device-init.c | 744 rcuwait_wait_event(&dev->wait, dev->done || kthread_should_stop(), TASK_IDLE); in ps3_notification_read_write()
|
| /linux-6.15/arch/riscv/kvm/ |
| H A D | vcpu.c | 694 rcuwait_wait_event(wait, in kvm_riscv_check_vcpu_requests()
|
| /linux-6.15/kernel/rcu/ |
| H A D | tasks.h | 610 rcuwait_wait_event(&rtp->cbs_wait, in rcu_tasks_one_gp()
|
| /linux-6.15/arch/arm64/kvm/ |
| H A D | arm.c | 914 rcuwait_wait_event(wait, in kvm_vcpu_sleep()
|
| /linux-6.15/mm/ |
| H A D | memory.c | 6474 rcuwait_wait_event(&vma->vm_mm->vma_writer_wait, in __vma_enter_locked()
|
| /linux-6.15/kernel/sched/ |
| H A D | core.c | 8139 rcuwait_wait_event(&rq->hotplug_wait, in balance_hotplug_wait()
|