Searched refs:build_obj_refs_table (Results 1 – 6 of 6) sorted by relevance
16 int build_obj_refs_table(struct obj_refs_table *table, enum bpf_obj_type type) in build_obj_refs_table() function90 int build_obj_refs_table(struct obj_refs_table *table, enum bpf_obj_type type) in build_obj_refs_table() function
142 __weak int build_obj_refs_table(struct obj_refs_table *table,
307 build_obj_refs_table(&refs_table, BPF_OBJ_LINK); in do_show()
852 build_obj_refs_table(&refs_table, BPF_OBJ_BTF); in do_show()
698 build_obj_refs_table(&refs_table, BPF_OBJ_MAP); in do_show()
565 build_obj_refs_table(&refs_table, BPF_OBJ_PROG); in do_show()