Home
last modified time | relevance | path

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

/linux-6.1.9/security/selinux/ss/
Dservices.c546 struct av_decision lo_avd; in type_attribute_bounds_av() local
560 memset(&lo_avd, 0, sizeof(lo_avd)); in type_attribute_bounds_av()
574 &lo_avd, in type_attribute_bounds_av()
577 masked = ~lo_avd.allowed & avd->allowed; in type_attribute_bounds_av()