Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/include/sepol/policydb/
Debitmap.h37 typedef struct ebitmap { struct
38 ebitmap_node_t *node; /* first node in the bitmap */ argument
40 } ebitmap_t; argument
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h53960 struct ebitmap { struct
53961 struct ebitmap_node *node; argument
53962 u32 highbit;