Searched refs:proc_lstats_operations (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 548 static const struct file_operations proc_lstats_operations = { variable 3467 REG("latency", S_IRUGO, proc_lstats_operations), 3820 REG("latency", S_IRUGO, proc_lstats_operations),
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | base.c | 552 static const struct file_operations proc_lstats_operations = { variable 3491 REG("latency", S_IRUGO, proc_lstats_operations), 3849 REG("latency", S_IRUGO, proc_lstats_operations),
|
Completed in 11 milliseconds