Home
last modified time | relevance | path

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

/linux/net/
H A Dsysctl_net.c75 .set_ownership = net_ctl_set_ownership,
/linux/include/linux/
H A Dsysctl.h205 void (*set_ownership)(struct ctl_table_header *head, member
/linux/ipc/
H A Dipc_sysctl.c242 .set_ownership = ipc_set_ownership,
/linux/kernel/
H A Dpid.c713 .set_ownership = pid_table_root_set_ownership,
/linux/fs/proc/
H A Dproc_sysctl.c492 if (root->set_ownership) in proc_sys_make_inode()
493 root->set_ownership(head, &inode->i_uid, &inode->i_gid); in proc_sys_make_inode()