Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dgen.c287 static bool is_mmapable_map(const struct bpf_map *map, char *buf, size_t sz) in is_mmapable_map() function
360 if (!is_mmapable_map(map, map_ident, sizeof(map_ident))) in codegen_subskel_datasecs()
1772 if (!is_mmapable_map(map, ident, sizeof(ident))) in do_subskeleton()
1895 if (!is_mmapable_map(map, ident, sizeof(ident))) in do_subskeleton()