Searched refs:irqsave (Results 1 – 8 of 8) sorted by relevance
2 /// Find nested lock+irqsave functions that use the same flags variables73 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)
673 static void bpf_prog_report_rqspinlock_violation(const char *str, void *lock, bool irqsave) in bpf_prog_report_rqspinlock_violation() argument683 bpf_stream_printk(ss, "ERROR: %s for bpf_res_spin_lock%s\n", str, irqsave ? "_irqsave" : ""); in bpf_prog_report_rqspinlock_violation()
135 guard(irqsave)(); in rseq_reset() local
262 guard(irqsave)(); in unwind_deferred_request() local
888 guard(irqsave)(); in scx_sub_seed_caps() local2322 guard(irqsave)(); in scx_bpf_sub_grant() local2440 guard(irqsave)(); in scx_bpf_sub_revoke() local2533 guard(irqsave)(); in scx_bpf_sub_caps() local
849 * struct Scsi_Host::host_lock锁(通过“irqsave”获取中断安全的自旋锁),
2882 guard(irqsave)(); in rcu_core() local2895 guard(irqsave)(); in rcu_core() local2909 guard(irqsave)(); in rcu_core() local
8871 scoped_guard (irqsave) { in perf_event_aux_pause()10988 guard(irqsave)(); in perf_swevent_event() local