Searched refs:proc_clear_refs_operations (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | internal.h | 311 extern const struct file_operations proc_clear_refs_operations;
|
H A D | base.c | 3449 REG("clear_refs", S_IWUSR, proc_clear_refs_operations), 3802 REG("clear_refs", S_IWUSR, proc_clear_refs_operations),
|
H A D | task_mmu.c | 1321 const struct file_operations proc_clear_refs_operations = { variable
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | internal.h | 304 extern const struct file_operations proc_clear_refs_operations;
|
H A D | base.c | 3473 REG("clear_refs", S_IWUSR, proc_clear_refs_operations), 3831 REG("clear_refs", S_IWUSR, proc_clear_refs_operations),
|
H A D | task_mmu.c | 1335 const struct file_operations proc_clear_refs_operations = { variable
|
Completed in 18 milliseconds