Searched refs:libbpf_map_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlibbpf.c503 enum libbpf_map_type { enum
540 enum libbpf_map_type libbpf_type;
1837 bpf_object__init_internal_map(struct bpf_object *obj, enum libbpf_map_type type,
4358 static enum libbpf_map_type
4385 enum libbpf_map_type type;
5009 enum libbpf_map_type map_type = map->libbpf_type;

Completed in 208 milliseconds