Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
A Dpids.c18 int build_obj_refs_table(struct hashmap **map, enum bpf_obj_type type) in build_obj_refs_table() function
95 int build_obj_refs_table(struct hashmap **map, enum bpf_obj_type type) in build_obj_refs_table() function
A Dmain.h124 __weak int build_obj_refs_table(struct hashmap **table,
A Dlink.c315 build_obj_refs_table(&refs_table, BPF_OBJ_LINK); in do_show()
A Dbtf.c916 build_obj_refs_table(&refs_table, BPF_OBJ_BTF); in do_show()
A Dmap.c707 build_obj_refs_table(&refs_table, BPF_OBJ_MAP); in do_show()
A Dprog.c580 build_obj_refs_table(&refs_table, BPF_OBJ_PROG); in do_show()

Completed in 13 milliseconds