Searched refs:mac_veriexec_proc_is_trusted (Results 1 – 2 of 2) sorted by relevance
185 int mac_veriexec_proc_is_trusted(struct ucred *cred, struct proc *p);
442 if (mac_veriexec_proc_is_trusted(cred, curproc) == 0 && in mac_veriexec_priv_check()1164 mac_veriexec_proc_is_trusted(struct ucred *cred, struct proc *p) in mac_veriexec_proc_is_trusted() function