/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/bpf/bpftool/ |
H A D | link.c | 171 emit_obj_refs_json(&refs_table, info->id, json_wtr); in show_link_close_json() 255 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in show_link_close_plain() 307 build_obj_refs_table(&refs_table, BPF_OBJ_LINK); in do_show() 347 delete_obj_refs_table(&refs_table); in do_show()
|
H A D | btf.c | 811 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in show_btf_plain() 846 emit_obj_refs_json(&refs_table, info->id, json_wtr); /* pids */ in show_btf_json() 920 build_obj_refs_table(&refs_table, BPF_OBJ_BTF); in do_show() 967 delete_obj_refs_table(&refs_table); in do_show()
|
H A D | map.c | 550 emit_obj_refs_json(&refs_table, info->id, json_wtr); in show_map_close_json() 639 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in show_map_close_plain() 699 build_obj_refs_table(&refs_table, BPF_OBJ_MAP); in do_show() 743 delete_obj_refs_table(&refs_table); in do_show()
|
H A D | main.h | 97 extern struct obj_refs_table refs_table;
|
H A D | prog.c | 427 emit_obj_refs_json(&refs_table, info->id, json_wtr); in print_prog_json() 499 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in print_prog_plain() 568 build_obj_refs_table(&refs_table, BPF_OBJ_PROG); in do_show() 610 delete_obj_refs_table(&refs_table); in do_show()
|
H A D | main.c | 36 struct obj_refs_table refs_table; variable
|
/dports/multimedia/libv4l/linux-5.13-rc2/tools/bpf/bpftool/ |
H A D | link.c | 171 emit_obj_refs_json(&refs_table, info->id, json_wtr); in show_link_close_json() 255 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in show_link_close_plain() 307 build_obj_refs_table(&refs_table, BPF_OBJ_LINK); in do_show() 347 delete_obj_refs_table(&refs_table); in do_show()
|
H A D | btf.c | 811 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in show_btf_plain() 846 emit_obj_refs_json(&refs_table, info->id, json_wtr); /* pids */ in show_btf_json() 920 build_obj_refs_table(&refs_table, BPF_OBJ_BTF); in do_show() 967 delete_obj_refs_table(&refs_table); in do_show()
|
H A D | map.c | 550 emit_obj_refs_json(&refs_table, info->id, json_wtr); in show_map_close_json() 639 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in show_map_close_plain() 699 build_obj_refs_table(&refs_table, BPF_OBJ_MAP); in do_show() 743 delete_obj_refs_table(&refs_table); in do_show()
|
H A D | main.h | 97 extern struct obj_refs_table refs_table;
|
H A D | prog.c | 427 emit_obj_refs_json(&refs_table, info->id, json_wtr); in print_prog_json() 499 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in print_prog_plain() 568 build_obj_refs_table(&refs_table, BPF_OBJ_PROG); in do_show() 610 delete_obj_refs_table(&refs_table); in do_show()
|
H A D | main.c | 36 struct obj_refs_table refs_table; variable
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/bpf/bpftool/ |
H A D | link.c | 171 emit_obj_refs_json(&refs_table, info->id, json_wtr); in show_link_close_json() 255 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in show_link_close_plain() 307 build_obj_refs_table(&refs_table, BPF_OBJ_LINK); in do_show() 347 delete_obj_refs_table(&refs_table); in do_show()
|
H A D | btf.c | 811 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in show_btf_plain() 846 emit_obj_refs_json(&refs_table, info->id, json_wtr); /* pids */ in show_btf_json() 920 build_obj_refs_table(&refs_table, BPF_OBJ_BTF); in do_show() 967 delete_obj_refs_table(&refs_table); in do_show()
|
H A D | map.c | 550 emit_obj_refs_json(&refs_table, info->id, json_wtr); in show_map_close_json() 639 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in show_map_close_plain() 699 build_obj_refs_table(&refs_table, BPF_OBJ_MAP); in do_show() 743 delete_obj_refs_table(&refs_table); in do_show()
|
H A D | main.h | 97 extern struct obj_refs_table refs_table;
|
H A D | prog.c | 427 emit_obj_refs_json(&refs_table, info->id, json_wtr); in print_prog_json() 499 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in print_prog_plain() 568 build_obj_refs_table(&refs_table, BPF_OBJ_PROG); in do_show() 610 delete_obj_refs_table(&refs_table); in do_show()
|
H A D | main.c | 36 struct obj_refs_table refs_table; variable
|