Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/proc/
H A Dinternal.h305 extern const struct file_operations proc_clear_refs_operations;
H A Dbase.c3215 REG("clear_refs", S_IWUSR, proc_clear_refs_operations),
3557 REG("clear_refs", S_IWUSR, proc_clear_refs_operations),
H A Dtask_mmu.c1366 const struct file_operations proc_clear_refs_operations = { variable