Searched defs:type_key (Results 1 – 3 of 3) sorted by relevance
5 #define BPF_ANNOTATE_KV_PAIR(name, type_key, type_val) \ argument
21 #define bpf_map(name, _type, type_key, type_val, _max_entries) \ argument
5671 const void *type_key = u32_as_hash_key(relo->type_id); in bpf_core_apply_relo() local