Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duser_namespace.h173 extern ssize_t proc_gid_map_write(struct file *, const char __user *, size_t, loff_t *);
/openbmc/linux/kernel/
H A Duser_namespace.c1125 ssize_t proc_gid_map_write(struct file *file, const char __user *buf, in proc_gid_map_write() function
/openbmc/linux/fs/proc/
H A Dbase.c3102 .write = proc_gid_map_write,