Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.h477 LIBBPF_API bool bpf_map__is_pinned(const struct bpf_map *map);
H A Dlibbpf.c7719 bool bpf_map__is_pinned(const struct bpf_map *map) in bpf_map__is_pinned() function
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.h1012 * @brief **bpf_map__is_pinned()** tells the caller whether or not the
1017 LIBBPF_API bool bpf_map__is_pinned(const struct bpf_map *map);
H A Dlibbpf.c8215 bool bpf_map__is_pinned(const struct bpf_map *map) in bpf_map__is_pinned() function

Completed in 33 milliseconds