Home
last modified time | relevance | path

Searched refs:irq_work_sync (Results 1 – 25 of 27) sorted by relevance

12

/linux/kernel/
H A Dirq_work.c286 void irq_work_sync(struct irq_work *work) in irq_work_sync() function
301 EXPORT_SYMBOL_GPL(irq_work_sync);
H A Drelay.c295 irq_work_sync(&buf->wakeup_work); in __relay_reset()
432 irq_work_sync(&buf->wakeup_work); in relay_close_buf()
/linux/samples/trace_printk/
H A Dtrace-printk.c39 irq_work_sync(&irqwork); in trace_printk_init()
/linux/include/linux/
H A Dirq_work.h56 void irq_work_sync(struct irq_work *work);
/linux/drivers/iio/trigger/
H A Diio-trig-sysfs.c193 irq_work_sync(&t->work); in iio_sysfs_trigger_remove()
/linux/kernel/irq/
H A Dirq_sim.c242 irq_work_sync(&work_ctx->work); in irq_domain_remove_sim()
H A Dmanage.c42 irq_work_sync(&desc->redirect.work); in synchronize_irqwork()
/linux/kernel/rcu/
H A Dsrcutiny.c89 irq_work_sync(&ssp->srcu_irq_work); in cleanup_srcu_struct()
H A Dsrcutree.c723 irq_work_sync(&sup->irq_work); in cleanup_srcu_struct()
/linux/drivers/tty/serial/
H A Dkgdboc.c163 irq_work_sync(&kgdboc_restore_input_irq_work); in kgdboc_unregister_kbd()
/linux/kernel/bpf/
H A Dmemalloc.c760 irq_work_sync(&c->refill_work); in bpf_mem_alloc_destroy()
775 irq_work_sync(&c->refill_work); in bpf_mem_alloc_destroy()
H A Dringbuf.c230 irq_work_sync(&rb->work); in bpf_ringbuf_free()
H A Darena.c279 irq_work_sync(&arena->free_irq); in arena_map_free()
/linux/kernel/trace/
H A Dpid_list.c475 irq_work_sync(&pid_list->refill_irqwork); in trace_pid_list_free()
H A Dring_buffer.c2454 irq_work_sync(&cpu_buffer->irq_work.work); in rb_free_cpu_buffer()
2682 irq_work_sync(&buffer->irq_work.work); in ring_buffer_free()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_breadcrumbs.c332 irq_work_sync(&b->irq_work); in intel_breadcrumbs_free()
/linux/drivers/cpufreq/
H A Dcpufreq_governor.c557 irq_work_sync(&policy_dbs->irq_work); in cpufreq_dbs_governor_stop()
H A Dcppc_cpufreq.c206 irq_work_sync(&cppc_fi->irq_work); in cppc_cpufreq_cpu_fie_exit()
/linux/kernel/sched/
H A Dcpufreq_schedutil.c887 irq_work_sync(&sg_policy->irq_work); in sugov_stop()
H A Dext.c3751 irq_work_sync(&sch->error_irq_work); in scx_sched_free_rcu_work()
H A Dcore.c10794 irq_work_sync(&mm->mm_cid.irq_work); in sched_mm_cid_exit()
/linux/arch/arm64/kvm/
H A Dpmu-emul.c272 irq_work_sync(&vcpu->arch.pmu.overflow_work); in kvm_pmu_vcpu_destroy()
/linux/drivers/edac/
H A Digen6_edac.c1617 irq_work_sync(&ecclog_irq_work); in igen6_remove()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c1904 irq_work_sync(&ctx_check_irq); in bpf_testmod_exit()
/linux/kernel/events/
H A Dcore.c5811 irq_work_sync(&event->pending_irq); in DEFINE_FREE()
5812 irq_work_sync(&event->pending_disable_irq); in DEFINE_FREE()

12