Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/sgi-gru/
Dgruprocfs.c235 static const struct seq_operations gru_seq_ops = { variable
297 if (!proc_create_seq("gru_status", 0444, proc_gru, &gru_seq_ops)) in gru_proc_init()