Searched refs:__is_real (Results 1 – 1 of 1) sorted by relevance
714 static inline bool __is_real(kuid_t uid, struct cred *cred) in __is_real() function721 { return !__is_real(uid, cred) && __is_eff(uid, cred); } in __is_suid()757 if (__is_eff(root_uid, new) || __is_real(root_uid, new)) { in handle_privileged_root()806 (__is_eff(root, new) || __is_real(root, new)) && in nonroot_raised_pE()912 (!__is_real(root_uid, new) && in cap_bprm_creds_from_file()