Lines Matching defs:selinux_state
80591 struct selinux_state { struct
80592 bool disabled;
80593 bool enforcing;
80594 bool checkreqprot;
80595 bool initialized;
80596 bool policycap[7];
80597 struct page *status_page;
80598 struct mutex status_lock;
80599 struct selinux_avc *avc;
80600 struct selinux_policy *policy;
80601 struct mutex policy_mutex;