Searched refs:irqsave (Results 1 – 11 of 11) 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)
148 guard(irqsave)(); in send_ipi_allbut() local263 guard(irqsave)(); in send_ipi_mask() local
671 static void bpf_prog_report_rqspinlock_violation(const char *str, void *lock, bool irqsave) in bpf_prog_report_rqspinlock_violation() 681 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
115 guard(irqsave)(); in econet_mask_all() local
1255 guard(irqsave)(); in savic_ghcb_msr_read() local1285 guard(irqsave)(); in savic_ghcb_msr_write() local1307 guard(irqsave)(); in savic_register_gpa() local1329 guard(irqsave)(); in savic_unregister_gpa() local
1018 guard(irqsave)(); in use_temporary_mm() local1051 guard(irqsave)(); in unuse_temporary_mm() local
849 * struct Scsi_Host::host_lock锁(通过“irqsave”获取中断安全的自旋锁),
2837 guard(irqsave)(); in rcu_core() local2847 guard(irqsave)(); in rcu_core() local
2368 guard(irqsave)(); in cpuhp_issue_call() local
1560 guard(irqsave)(); in perf_event_print_debug() local
8471 scoped_guard (irqsave) { in perf_event_aux_pause()