Home
last modified time | relevance | path

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

/linux/scripts/coccinelle/locks/
H A Dflags.cocci2 /// Find nested lock+irqsave functions that use the same flags variables
73 cocci.print_secs("nested lock+irqsave that reuses flags",p2)
80 msg="ERROR: nested lock+irqsave that reuses flags from line %s." % (p1[0].line)
/linux/arch/x86/kernel/apic/
H A Dx2apic_savic.c148 guard(irqsave)(); in send_ipi_allbut() local
263 guard(irqsave)(); in send_ipi_mask() local
/linux/include/linux/
H A Drseq.h135 guard(irqsave)(); in rseq_reset() local
/linux/drivers/irqchip/
H A Dirq-econet-en751221.c115 guard(irqsave)(); in econet_mask_all() local
/linux/kernel/unwind/
H A Ddeferred.c262 guard(irqsave)(); in unwind_deferred_request() local
/linux/arch/x86/coco/sev/
H A Dcore.c988 guard(irqsave)(); in savic_ghcb_msr_read() local
1018 guard(irqsave)(); in savic_ghcb_msr_write() local
1040 guard(irqsave)(); in savic_register_gpa() local
1062 guard(irqsave)(); in savic_unregister_gpa() local
/linux/lib/
H A Ddebugobjects.c347 guard(irqsave)(); in fill_pool_from_freelist() local
536 guard(irqsave)(); in __free_object() local
/linux/Documentation/translations/zh_CN/scsi/
H A Dscsi_mid_low_api.rst849 * struct Scsi_Host::host_lock锁(通过“irqsave”获取中断安全的自旋锁),
/linux/kernel/printk/
H A Dnbcon.c1583 scoped_guard(irqsave) { in __nbcon_atomic_flush_pending_con()
/linux/arch/x86/events/
H A Dcore.c1569 guard(irqsave)(); in perf_event_print_debug() local
/linux/kernel/events/
H A Dcore.c8809 scoped_guard (irqsave) { in perf_event_aux_pause()
10926 guard(irqsave)(); in perf_swevent_event() local