Searched defs:selinux_state (Results 1 – 1 of 1) sorted by relevance
54200 struct selinux_state { struct54201 bool enforcing;54202 bool checkreqprot;54203 bool initialized;54204 bool policycap[7];54205 struct page *status_page;54206 struct mutex status_lock;54207 struct selinux_avc *avc;54208 struct selinux_policy *policy;54209 struct mutex policy_mutex;