Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.map112 bpf_map__is_pinned;
H A Dlibbpf.h1017 LIBBPF_API bool bpf_map__is_pinned(const struct bpf_map *map);
H A Dlibbpf.c8219 bool bpf_map__is_pinned(const struct bpf_map *map) in bpf_map__is_pinned() function