Searched refs:context_struct_compute_av (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/security/selinux/ss/ |
D | services.c | 94 static void context_struct_compute_av(struct context *scontext, 564 context_struct_compute_av(&lo_scontext, in type_attribute_bounds_av() 579 context_struct_compute_av(scontext, in type_attribute_bounds_av() 595 context_struct_compute_av(&lo_scontext, in type_attribute_bounds_av() 618 static void context_struct_compute_av(struct context *scontext, in context_struct_compute_av() function 949 context_struct_compute_av(scontext, tcontext, tclass, avd); in security_compute_av() 995 context_struct_compute_av(scontext, tcontext, tclass, avd); in security_compute_av_user()
|