Searched defs:HASH (Results 1 – 3 of 3) sorted by relevance
61 DEFINE_BPF_MAP(uid_permission_map, HASH, uint32_t, uint8_t, UID_OWNER_MAP_SIZE) in DEFINE_BPF_MAP() argument
74 DEFINE_BPF_MAP(cookie_tag_map, HASH, uint64_t, uid_tag, COOKIE_UID_MAP_SIZE) in DEFINE_BPF_MAP() argument
89 #define HASH "([0-9a-f]+)" macro