Home
last modified time | relevance | path

Searched defs:selinux_state (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h54200 struct selinux_state { struct
54201 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;