Home
last modified time | relevance | path

Searched defs:bpf_map_mmap_sz (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c1330 static size_t bpf_map_mmap_sz(const struct bpf_map *map) in bpf_map_mmap_sz() function
/kernel/linux/linux-6.6/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

Completed in 32 milliseconds