Searched refs:avc_audit (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/security/selinux/include/ |
| H A D | avc.h | 125 static inline int avc_audit(struct selinux_state *state, in avc_audit() function
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | avc.c | 1201 rc2 = avc_audit(state, ssid, tsid, tclass, requested, &avd, rc, in avc_has_perm() 1220 rc2 = avc_audit(state, ssid, tsid, tclass, requested, &avd, rc, in avc_has_perm_flags()
|
| H A D | hooks.c | 1630 int rc2 = avc_audit(&selinux_state, in cred_has_capability()
|