Searched refs:proc_pid_sched_group_id_operations (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 1603 static const struct file_operations proc_pid_sched_group_id_operations = { variable 3521 REG("sched_group_id", S_IRUGO|S_IWUGO, proc_pid_sched_group_id_operations), 3864 REG("sched_group_id", S_IRUGO|S_IWUGO, proc_pid_sched_group_id_operations),
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | base.c | 1592 static const struct file_operations proc_pid_sched_group_id_operations = { variable 3545 REG("sched_group_id", S_IRUGO|S_IWUGO, proc_pid_sched_group_id_operations), 3893 REG("sched_group_id", S_IRUGO|S_IWUGO, proc_pid_sched_group_id_operations),
|
Completed in 18 milliseconds