Home
last modified time | relevance | path

Searched refs:BPF_OBJ_MAP (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/tools/bpf/bpftool/skeleton/
H A Dpid_iter.bpf.c13 BPF_OBJ_MAP, enumerator
30 case BPF_OBJ_MAP: in get_obj_id()
56 case BPF_OBJ_MAP: in iter()
/kernel/linux/linux-6.6/tools/bpf/bpftool/skeleton/
H A Dpid_iter.bpf.c13 BPF_OBJ_MAP, enumerator
43 case BPF_OBJ_MAP: in get_obj_id()
80 case BPF_OBJ_MAP: in iter()
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dbtf.c620 [BPF_OBJ_MAP] = "map", in build_btf_type_table()
632 case BPF_OBJ_MAP: in build_btf_type_table()
655 case BPF_OBJ_MAP: in build_btf_type_table()
685 case BPF_OBJ_MAP: in build_btf_type_table()
730 err = build_btf_type_table(btf_map_table, BPF_OBJ_MAP, &map_info, in build_btf_tables()
H A Dcommon.c292 [BPF_OBJ_MAP] = "map", in get_fd_type_name()
320 return BPF_OBJ_MAP; in get_fd_type()
906 (*fds)[0] = open_obj_pinned_any(path, BPF_OBJ_MAP); in map_parse_fds()
H A Dmain.h79 BPF_OBJ_MAP, enumerator
H A Dmap.c697 build_pinned_obj_table(&map_table, BPF_OBJ_MAP); in do_show()
698 build_obj_refs_table(&refs_table, BPF_OBJ_MAP); in do_show()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dbtf.c740 [BPF_OBJ_MAP] = "map", in build_btf_type_table()
751 case BPF_OBJ_MAP: in build_btf_type_table()
774 case BPF_OBJ_MAP: in build_btf_type_table()
807 case BPF_OBJ_MAP: in build_btf_type_table()
848 err = build_btf_type_table(btf_map_table, BPF_OBJ_MAP, &map_info, in build_btf_tables()
H A Dcommon.c326 [BPF_OBJ_MAP] = "map", in get_fd_type_name()
398 return BPF_OBJ_MAP; in get_fd_type()
995 (*fds)[0] = open_obj_pinned_any(path, BPF_OBJ_MAP); in map_parse_fds()
H A Dmain.h70 BPF_OBJ_MAP, enumerator
H A Dmap.c688 build_pinned_obj_table(map_table, BPF_OBJ_MAP); in do_show()
690 build_obj_refs_table(&refs_table, BPF_OBJ_MAP); in do_show()

Completed in 10 milliseconds