Home
last modified time | relevance | path

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

/openbmc/linux/kernel/irq/
H A Dproc.c46 static int show_irq_affinity(int type, struct seq_file *m) in show_irq_affinity() function
106 return show_irq_affinity(AFFINITY, m); in irq_affinity_proc_show()
111 return show_irq_affinity(AFFINITY_LIST, m); in irq_affinity_list_proc_show()
220 return show_irq_affinity(EFFECTIVE, m); in irq_effective_aff_proc_show()
225 return show_irq_affinity(EFFECTIVE_LIST, m); in irq_effective_aff_list_proc_show()