Searched defs:map_type (Results 1 – 5 of 5) sorted by relevance
56 int bpf_create_map(enum bpf_map_type map_type, int key_size, in bpf_create_map()
13 enum map_type { enum
66 bool symbol_type__is_a(char symbol_type, enum map_type map_type) in symbol_type__is_a()
111 __u32 map_type; /* one of enum bpf_map_type */ member
1856 char map_type = 'd'; in trace__pgfault() local