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

/linux-master/security/selinux/
H A Davc.c974 * avc_compute_av - Add an entry to the AVC based on the security policy
985 static noinline void avc_compute_av(u32 ssid, u32 tsid, u16 tclass, function
1041 avc_compute_av(ssid, tsid, tclass, &avd, xp_node);
1114 avc_compute_av(ssid, tsid, tclass, avd, &xp_node);

Completed in 82 milliseconds