Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dpolicydb_validate.c120 static int validate_type_set(type_set_t *type_set, validate_t *type) in validate_type_set()
142 static int validate_empty_type_set(type_set_t *type_set) in validate_empty_type_set()
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h86 typedef struct type_set { struct
92 } type_set_t; argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h82732 struct type_set { struct
82733 struct ebitmap types;
82734 struct ebitmap negset;
82735 u32 flags;
Dvmlinux.h82732 struct type_set { struct
82733 struct ebitmap types;
82734 struct ebitmap negset;
82735 u32 flags;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h54122 struct type_set { struct
54123 struct ebitmap types;
54124 struct ebitmap negset;
54125 u32 flags;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h49183 struct type_set { struct
49184 struct ebitmap types;
49185 struct ebitmap negset;
49186 u32 flags;
Dvmlinux_510.h49183 struct type_set { struct
49184 struct ebitmap types;
49185 struct ebitmap negset;
49186 u32 flags;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h57608 struct type_set { struct
57609 struct ebitmap types;
57610 struct ebitmap negset;
57611 u32 flags;
Dvmlinux_505.h57608 struct type_set { struct
57609 struct ebitmap types;
57610 struct ebitmap negset;
57611 u32 flags;