Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf.map426 bpf_map__autoattach;
H A Dlibbpf.h1044 LIBBPF_API bool bpf_map__autoattach(const struct bpf_map *map);
H A Dlibbpf.c4888 bool bpf_map__autoattach(const struct bpf_map *map) in bpf_map__autoattach() function