set_ownership     504 fs/proc/proc_sysctl.c 	if (root->set_ownership)
set_ownership     505 fs/proc/proc_sysctl.c 		root->set_ownership(head, table, &inode->i_uid, &inode->i_gid);
set_ownership     177 include/linux/sysctl.h 	void (*set_ownership)(struct ctl_table_header *head,
set_ownership      76 net/sysctl_net.c 	.set_ownership = net_ctl_set_ownership,