Home
last modified time | relevance | path

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

/linux/samples/trace_printk/
H A Dtrace-printk.c39 irq_work_sync(&irqwork); in trace_printk_init()
/linux/kernel/
H A Dirq_work.c286 void irq_work_sync(struct irq_work *work) in irq_work_sync() function
307 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/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()
/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/trace/
H A Dpid_list.c475 irq_work_sync(&pid_list->refill_irqwork); in trace_pid_list_free()
/linux/kernel/bpf/
H A Dmemalloc.c747 irq_work_sync(&c->refill_work); in bpf_mem_alloc_destroy()
762 irq_work_sync(&c->refill_work); in bpf_mem_alloc_destroy()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c2060 irq_work_sync(&ctx_check_irq);