Home
last modified time | relevance | path

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

/Linux-v5.15/security/selinux/ss/
Dservices.c548 struct av_decision lo_avd; in type_attribute_bounds_av() local
562 memset(&lo_avd, 0, sizeof(lo_avd)); in type_attribute_bounds_av()
576 &lo_avd, in type_attribute_bounds_av()
579 masked = ~lo_avd.allowed & avd->allowed; in type_attribute_bounds_av()