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

/linux-4.1.27/security/selinux/
H A Dhooks.c1489 static int cred_has_perm(const struct cred *actor, cred_has_perm() function
2044 return cred_has_perm(old, new, PROCESS__SETCAP); selinux_capset()
3298 rc = cred_has_perm(cred, cred, PROCESS__EXECMEM); file_map_prot_check()
3363 rc = cred_has_perm(cred, cred, PROCESS__EXECHEAP); selinux_file_mprotect()

Completed in 67 milliseconds