Home
last modified time | relevance | path

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

/Linux-v6.1/fs/proc/
Dinternal.h306 extern const struct file_operations proc_clear_refs_operations;
Dbase.c3280 REG("clear_refs", S_IWUSR, proc_clear_refs_operations),
3628 REG("clear_refs", S_IWUSR, proc_clear_refs_operations),
Dtask_mmu.c1322 const struct file_operations proc_clear_refs_operations = { variable