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)
224 unsigned long irqsave; in snd_ps3_program_dma() local245 spin_lock_irqsave(&card->dma_lock, irqsave); in snd_ps3_program_dma()292 spin_unlock_irqrestore(&card->dma_lock, irqsave); in snd_ps3_program_dma()564 unsigned long irqsave; in snd_ps3_pcm_prepare() local581 spin_lock_irqsave(&card->dma_lock, irqsave); in snd_ps3_pcm_prepare()603 spin_unlock_irqrestore(&card->dma_lock, irqsave); in snd_ps3_pcm_prepare()
266 DEFINE_LOCK_GUARD_0(irqsave,
347 guard(irqsave)(); in fill_pool_from_freelist() local519 guard(irqsave)(); in __free_object() local
1541 guard(irqsave)(); in perf_event_print_debug() local
883 * held on entry (with "irqsave") and is expected to be
10518 scoped_guard (irqsave) { in sched_mm_cid_remote_clear()
8319 scoped_guard (irqsave) { in perf_event_aux_pause()