Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/sgi-gru/
Dgruprocfs.c274 static const struct file_operations statistics_fops = { variable
305 if (!proc_create("statistics", 0644, proc_gru, &statistics_fops)) in gru_proc_init()