Home
last modified time | relevance | path

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

/linux-6.1.9/fs/proc/
Dinterrupts.c30 static const struct seq_operations int_seq_ops = { variable
39 proc_create_seq("interrupts", 0, NULL, &int_seq_ops); in proc_interrupts_init()