Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Dlibbpf.map426 bpf_map__autoattach;
H A Dlibbpf.h1021 LIBBPF_API bool bpf_map__autoattach(const struct bpf_map *map);
H A Dlibbpf.c4882 bool bpf_map__autoattach(const struct bpf_map *map) in bpf_map__autoattach() function