Searched refs:proc_uid_map_operations (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 3274 static const struct file_operations proc_uid_map_operations = { variable 3496 REG("uid_map", S_IRUGO|S_IWUSR, proc_uid_map_operations), 3846 REG("uid_map", S_IRUGO|S_IWUSR, proc_uid_map_operations),
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | base.c | 3270 static const struct file_operations proc_uid_map_operations = { variable 3520 REG("uid_map", S_IRUGO|S_IWUSR, proc_uid_map_operations), 3875 REG("uid_map", S_IRUGO|S_IWUSR, proc_uid_map_operations),
|
Completed in 11 milliseconds