Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dgen.c851 codegen_maps_skeleton(struct bpf_object *obj, size_t map_cnt, bool mmaped, bool populate_links) in codegen_maps_skeleton() function
1498 codegen_maps_skeleton(obj, map_cnt, true /*mmaped*/, true /*links*/); in do_skeleton()
1837 codegen_maps_skeleton(obj, map_cnt, false /*mmaped*/, false /*links*/); in do_subskeleton()