Home
last modified time | relevance | path

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

/fs/proc/
A Dproc_sysctl.c436 static int sysctl_perm(struct ctl_table_header *head, const struct ctl_table *table, int op) in sysctl_perm() function
571 if (sysctl_perm(head, table, write ? MAY_WRITE : MAY_READ)) in proc_sys_call_handler()
815 error = sysctl_perm(head, table, mask & ~MAY_NOT_BLOCK); in proc_sys_permission()

Completed in 6 milliseconds