Searched refs:UID_OWNER_MAP_SIZE (Results 1 – 2 of 2) sorted by relevance
90 const int UID_OWNER_MAP_SIZE = 2000; variable
62 DEFINE_BPF_MAP(uid_owner_map, HASH, uint32_t, UidOwnerValue, UID_OWNER_MAP_SIZE) in DEFINE_BPF_MAP_GRO()343 DEFINE_BPF_MAP(uid_permission_map, HASH, uint32_t, uint8_t, UID_OWNER_MAP_SIZE) in DEFINE_BPF_MAP() argument