Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Drss_threshold.c120 const struct file_operations proc_pid_rss_threshold_operations = { variable
/kernel/linux/linux-5.10/fs/proc/
Dinternal.h178 extern const struct file_operations proc_pid_rss_threshold_operations;
Dbase.c3400 REG("rss_threshold", S_IRUGO|S_IWUSR, proc_pid_rss_threshold_operations),