Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dlockdep_proc.c154 static const char * const irq_strs[] = { in lc_show() local
169 seq_printf(m, "irq_context: %s\n", irq_strs[chain->irq_context]); in lc_show()