Searched refs:proc_oom_adj_operations (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 1214 static const struct file_operations proc_oom_adj_operations = { variable 3479 REG("oom_adj", S_IRUGO|S_IWUSR, proc_oom_adj_operations), 3832 REG("oom_adj", S_IRUGO|S_IWUSR, proc_oom_adj_operations),
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | base.c | 1203 static const struct file_operations proc_oom_adj_operations = { variable 3503 REG("oom_adj", S_IRUGO|S_IWUSR, proc_oom_adj_operations), 3861 REG("oom_adj", S_IRUGO|S_IWUSR, proc_oom_adj_operations),
|
Completed in 10 milliseconds