Searched refs:cred_has_perm (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/security/selinux/
H A Dhooks.c1513 static int cred_has_perm(const struct cred *actor, cred_has_perm() function
2066 return cred_has_perm(old, new, PROCESS__SETCAP); selinux_capset()
3337 rc = cred_has_perm(cred, cred, PROCESS__EXECMEM); file_map_prot_check()
3397 rc = cred_has_perm(cred, cred, PROCESS__EXECHEAP); selinux_file_mprotect()

Completed in 79 milliseconds