Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c526 enum libbpf_map_type { enum
563 enum libbpf_map_type libbpf_type;
1894 bpf_object__init_internal_map(struct bpf_object *obj, enum libbpf_map_type type, in bpf_object__init_internal_map()
4429 static enum libbpf_map_type
4456 enum libbpf_map_type type; in bpf_program__record_reloc()
5094 enum libbpf_map_type map_type = map->libbpf_type; in bpf_object__populate_internal_map()