Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h80591 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;
[all …]
Dvmlinux.h80591 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;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h51692 struct selinux_state { struct
51693 bool enforcing;
51694 bool checkreqprot;
51695 bool initialized;
51696 bool policycap[7];
51697 struct page *status_page;
51698 struct mutex status_lock;
51699 struct selinux_avc *avc;
51700 struct selinux_policy *policy;
51701 struct mutex policy_mutex;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h47042 struct selinux_state { struct
47043 bool disabled;
47044 bool enforcing;
47045 bool checkreqprot;
47046 bool initialized;
47047 bool policycap[7];
47048 struct page *status_page;
47049 struct mutex status_lock;
47050 struct selinux_avc *avc;
47051 struct selinux_policy *policy;
[all …]
Dvmlinux_510.h47042 struct selinux_state { struct
47043 bool disabled;
47044 bool enforcing;
47045 bool checkreqprot;
47046 bool initialized;
47047 bool policycap[7];
47048 struct page *status_page;
47049 struct mutex status_lock;
47050 struct selinux_avc *avc;
47051 struct selinux_policy *policy;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h55283 struct selinux_state { struct
55284 bool disabled;
55285 bool enforcing;
55286 bool checkreqprot;
55287 bool initialized;
55288 bool policycap[6];
55289 struct selinux_avc *avc;
55290 struct selinux_ss *ss;
Dvmlinux_505.h55283 struct selinux_state { struct
55284 bool disabled;
55285 bool enforcing;
55286 bool checkreqprot;
55287 bool initialized;
55288 bool policycap[6];
55289 struct selinux_avc *avc;
55290 struct selinux_ss *ss;