Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/bpftool/
H A Dgen.c212 static const struct btf_type *find_type_for_map(struct btf *btf, const char *map_ident) in find_type_for_map() function
263 sec = find_type_for_map(btf, map_ident); in codegen_datasecs()
316 sec = find_type_for_map(btf, map_ident); in codegen_subskel_datasecs()
493 sec = find_type_for_map(btf, map_ident); in codegen_asserts()