Home
last modified time | relevance | path

Searched refs:context_struct_compute_av (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/security/selinux/ss/
Dservices.c95 static void context_struct_compute_av(struct context *scontext,
566 context_struct_compute_av(&lo_scontext, in type_attribute_bounds_av()
582 context_struct_compute_av(scontext, in type_attribute_bounds_av()
599 context_struct_compute_av(&lo_scontext, in type_attribute_bounds_av()
648 static void context_struct_compute_av(struct context *scontext, in context_struct_compute_av() function
1123 context_struct_compute_av(scontext, tcontext, tclass, avd, xperms); in security_compute_av()
1169 context_struct_compute_av(scontext, tcontext, tclass, avd, NULL); in security_compute_av_user()