Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/irq/
Dproc.c279 static int irq_node_proc_show(struct seq_file *m, void *v) in irq_node_proc_show() function
377 proc_create_single_data("node", 0444, desc->dir, irq_node_proc_show, in register_irq_proc()