Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c320 LIBBPF_MAP_UNSPEC, enumerator
1820 map->libbpf_type = LIBBPF_MAP_UNSPEC; in bpf_object__init_user_maps()
2271 map->libbpf_type = LIBBPF_MAP_UNSPEC; in bpf_object__init_user_btf_map()
3332 return LIBBPF_MAP_UNSPEC; in bpf_object__section_to_libbpf_map_type()
3413 if (type == LIBBPF_MAP_UNSPEC) { in bpf_program__record_reloc()
8951 return map->libbpf_type != LIBBPF_MAP_UNSPEC; in bpf_map__is_internal()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c489 LIBBPF_MAP_UNSPEC, enumerator
2572 map->libbpf_type = LIBBPF_MAP_UNSPEC; in bpf_object__init_user_btf_map()
4044 return LIBBPF_MAP_UNSPEC; in bpf_object__section_to_libbpf_map_type()
4144 if (type == LIBBPF_MAP_UNSPEC) { in bpf_program__record_reloc()
9695 return map->libbpf_type != LIBBPF_MAP_UNSPEC; in bpf_map__is_internal()

Completed in 30 milliseconds