Searched refs:context_struct_compute_av (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/security/selinux/ss/ |
D | services.c | 95 static void context_struct_compute_av(struct context *scontext, 565 context_struct_compute_av(&lo_scontext, in type_attribute_bounds_av() 580 context_struct_compute_av(scontext, in type_attribute_bounds_av() 596 context_struct_compute_av(&lo_scontext, in type_attribute_bounds_av() 619 static void context_struct_compute_av(struct context *scontext, in context_struct_compute_av() function 950 context_struct_compute_av(scontext, tcontext, tclass, avd); in security_compute_av() 996 context_struct_compute_av(scontext, tcontext, tclass, avd); in security_compute_av_user()
|