Home
last modified time | relevance | path

Searched refs:irqsave (Results 1 – 13 of 13) 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/kernel/bpf/
H A Drqspinlock.c672 static void bpf_prog_report_rqspinlock_violation(const char *str, void *lock, bool irqsave) in bpf_prog_report_rqspinlock_violation()
682 bpf_stream_printk(ss, "ERROR: %s for bpf_res_spin_lock%s\n", str, irqsave ? "_irqsave" : ""); in bpf_prog_report_rqspinlock_violation()
669 bpf_prog_report_rqspinlock_violation(const char * str,void * lock,bool irqsave) bpf_prog_report_rqspinlock_violation() argument
/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/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/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/kernel/rcu/
H A Dtree.c2849 guard(irqsave)(); in rcu_core()
2859 guard(irqsave)(); in rcu_core()
2837 guard(irqsave)(); rcu_core() local
2847 guard(irqsave)(); rcu_core() local
/linux/kernel/
H A Dcpu.c2357 guard(irqsave)(); in cpuhp_issue_call()
2368 guard(irqsave)(); cpuhp_issue_call() local
/linux/arch/x86/events/
H A Dcore.c1566 guard(irqsave)(); in perf_event_print_debug() local
/linux/kernel/events/
H A Dcore.c8770 scoped_guard (irqsave) { in perf_event_aux_pause()
10887 guard(irqsave)(); in perf_swevent_event() local