Searched refs:proc_oom_score_adj_operations (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 1265 static const struct file_operations proc_oom_score_adj_operations = { variable 3480 REG("oom_score_adj", S_IRUGO|S_IWUSR, proc_oom_score_adj_operations), 3833 REG("oom_score_adj", S_IRUGO|S_IWUSR, proc_oom_score_adj_operations),
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | base.c | 1254 static const struct file_operations proc_oom_score_adj_operations = { variable 3504 REG("oom_score_adj", S_IRUGO|S_IWUSR, proc_oom_score_adj_operations), 3862 REG("oom_score_adj", S_IRUGO|S_IWUSR, proc_oom_score_adj_operations),
|
Completed in 11 milliseconds