Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dlibbpf.map424 bpf_map__autoattach;
Dlibbpf.h1004 LIBBPF_API bool bpf_map__autoattach(const struct bpf_map *map);
Dlibbpf.c4832 bool bpf_map__autoattach(const struct bpf_map *map) in bpf_map__autoattach() function