Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Dlibbpf.map289 bpf_map__map_extra;
H A Dlibbpf.h1072 LIBBPF_API __u64 bpf_map__map_extra(const struct bpf_map *map);
H A Dlibbpf.c10250 __u64 bpf_map__map_extra(const struct bpf_map *map) in bpf_map__map_extra() function