Searched defs:EBITMAP_NODE_SIZE (Results 1 - 1 of 1) sorted by relevance

/security/selinux/ss/
H A Debitmap.h20 #define EBITMAP_NODE_SIZE 64 macro
22 #define EBITMAP_NODE_SIZE 32 macro
25 #define EBITMAP_UNIT_NUMS ((EBITMAP_NODE_SIZE-sizeof(void *)-sizeof(u32))\

Completed in 3 milliseconds