Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duser_namespace.h176 extern ssize_t proc_setgroups_write(struct file *, const char __user *, size_t, loff_t *);
/openbmc/linux/kernel/
H A Duser_namespace.c1213 ssize_t proc_setgroups_write(struct file *file, const char __user *buf, in proc_setgroups_write() function
/openbmc/linux/fs/proc/
H A Dbase.c3220 .write = proc_setgroups_write,