Home
last modified time | relevance | path

Searched refs:file_ns_capable (Results 1 – 6 of 6) sorted by relevance

/kernel/
A Dcapability.c433 bool file_ns_capable(const struct file *file, struct user_namespace *ns, in file_ns_capable() function
445 EXPORT_SYMBOL(file_ns_capable);
A Duser_namespace.c923 if (!file_ns_capable(file, map_ns->parent, CAP_SETFCAP)) in verify_root_map()
984 if (cap_valid(cap_setid) && !file_ns_capable(file, map_ns, CAP_SYS_ADMIN)) in map_write()
1206 file_ns_capable(file, ns->parent, cap_setid)) in new_idmap_permitted()
A Dresource.c130 if (file_ns_capable(m->file, &init_user_ns, CAP_SYS_ADMIN)) { in r_show()
A Dseccomp.c2524 if (!file_ns_capable(m->file, &init_user_ns, CAP_SYS_ADMIN)) in proc_pid_seccomp_cache()
/kernel/time/
A Dnamespace.c400 if (!file_ns_capable(file, time_ns->user_ns, CAP_SYS_TIME)) { in proc_timens_set_offset()
/kernel/cgroup/
A Dcgroup-v1.c567 !file_ns_capable(of->file, &init_user_ns, CAP_SYS_ADMIN)) in cgroup_release_agent_write()

Completed in 29 milliseconds