Home
last modified time | relevance | path

Searched defs:bpf_map_mmap_sz (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/bpf/bpftool/
H A Dgen.c456 static size_t bpf_map_mmap_sz(const struct bpf_map *map) in bpf_map_mmap_sz() function
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c1513 static size_t bpf_map_mmap_sz(unsigned int value_sz, unsigned int max_entries) in bpf_map_mmap_sz() function