Home
last modified time | relevance | path

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

/linux-6.6.21/security/selinux/ss/
Dservices.c540 struct av_decision lo_avd; in type_attribute_bounds_av() local
554 memset(&lo_avd, 0, sizeof(lo_avd)); in type_attribute_bounds_av()
568 &lo_avd, in type_attribute_bounds_av()
571 masked = ~lo_avd.allowed & avd->allowed; in type_attribute_bounds_av()