Searched refs:bpf_map__is_pinned (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlibbpf.h1046 * @brief **bpf_map__is_pinned()** tells the caller whether or not the
1051 LIBBPF_API bool bpf_map__is_pinned(const struct bpf_map *map);
H A Dlibbpf.c8676 bool bpf_map__is_pinned(const struct bpf_map *map) function

Completed in 167 milliseconds