Searched refs:ns_capable_setid (Results 1 – 3 of 3) sorted by relevance
213 extern bool ns_capable_setid(struct user_namespace *ns, int cap);245 static inline bool ns_capable_setid(struct user_namespace *ns, int cap) in ns_capable_setid() function
431 bool ns_capable_setid(struct user_namespace *ns, int cap) in ns_capable_setid() function435 EXPORT_SYMBOL(ns_capable_setid);
519 !ns_capable_setid(old->user_ns, CAP_SETUID)) in __sys_setreuid()528 !ns_capable_setid(old->user_ns, CAP_SETUID)) in __sys_setreuid()587 if (ns_capable_setid(old->user_ns, CAP_SETUID)) { in __sys_setuid()649 if (!ns_capable_setid(old->user_ns, CAP_SETUID)) { in __sys_setresuid()817 ns_capable_setid(old->user_ns, CAP_SETUID)) { in __sys_setfsuid()