Searched defs:the_map (Results 1 – 2 of 2) sorted by relevance
46 #define DEFINE_BPF_MAP_NO_ACCESSORS(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries) \ argument54 #define DEFINE_BPF_MAP(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries) \ argument
708 const map<uint64_t, uint64_t>& the_map) { in ApplyMap() argument