Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Duser_namespace.h194 extern ssize_t proc_projid_map_write(struct file *, const char __user *, size_t, loff_t *);
/linux-6.15/kernel/
H A Duser_namespace.c1152 ssize_t proc_projid_map_write(struct file *file, const char __user *buf, in proc_projid_map_write() function
/linux-6.15/fs/proc/
H A Dbase.c3167 .write = proc_projid_map_write,