Searched refs:context_struct_compute_av (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/security/selinux/ss/ |
D | services.c | 94 static void context_struct_compute_av(struct policydb *policydb, 571 context_struct_compute_av(policydb, &lo_scontext, in type_attribute_bounds_av() 617 static void context_struct_compute_av(struct policydb *policydb, in context_struct_compute_av() function 1157 context_struct_compute_av(policydb, scontext, tcontext, tclass, avd, in security_compute_av() 1213 context_struct_compute_av(policydb, scontext, tcontext, tclass, avd, in security_compute_av_user()
|