Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.map280 bpf_map__map_flags;
H A Dlibbpf.h449 LIBBPF_API __u32 bpf_map__map_flags(const struct bpf_map *map);
H A Dlibbpf.c8847 __u32 bpf_map__map_flags(const struct bpf_map *map) in bpf_map__map_flags() function