Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dpids.c19 int build_obj_refs_table(struct hashmap **map, enum bpf_obj_type type) in build_obj_refs_table() function
100 int build_obj_refs_table(struct hashmap **map, enum bpf_obj_type type) in build_obj_refs_table() function
H A Dbtf.c1384 build_obj_refs_table(&refs_table, BPF_OBJ_BTF); in do_show()
H A Dmap.c693 build_obj_refs_table(&refs_table, BPF_OBJ_MAP); in do_show()