Searched refs:context_struct_compute_av (Results 1 – 1 of 1) sorted by relevance
/security/selinux/ss/ |
D | services.c | 96 static void context_struct_compute_av(struct context *scontext, 567 context_struct_compute_av(&lo_scontext, in type_attribute_bounds_av() 583 context_struct_compute_av(scontext, in type_attribute_bounds_av() 600 context_struct_compute_av(&lo_scontext, in type_attribute_bounds_av() 649 static void context_struct_compute_av(struct context *scontext, in context_struct_compute_av() function 1127 context_struct_compute_av(scontext, tcontext, tclass, avd, xperms); in security_compute_av() 1173 context_struct_compute_av(scontext, tcontext, tclass, avd, NULL); in security_compute_av_user()
|