/tools/bpf/bpftool/ |
D | struct_ops.c | 133 struct bpf_map_info *info, __u32 info_len) in get_next_struct_ops_map() 193 __u32 info_len; in do_search() local 243 __u32 info_len; in do_one_id() local 485 __u32 info_len = sizeof(info); in do_register() local
|
D | cgroup.c | 54 __u32 info_len = sizeof(info); in show_bpf_prog() local
|
D | common.c | 943 int map_parse_fd_and_info(int *argc, char ***argv, void *info, __u32 *info_len) in map_parse_fd_and_info()
|
/tools/testing/selftests/bpf/prog_tests/ |
D | enable_stats.c | 10 __u32 info_len = sizeof(info); in test_enable_stats() local
|
D | tp_attach_query.c | 8 __u32 duration = 0, info_len, saved_prog_ids[num_progs]; in test_tp_attach_query() local
|
D | btf_map_in_map.c | 13 __u32 info_len = sizeof(info); in bpf_map_id() local
|
D | bpf_obj_id.c | 28 __u32 i, next_id, info_len, nr_id_found, duration = 0; in test_bpf_obj_id() local
|
D | flow_dissector_reattach.c | 60 __u32 info_len = sizeof(info); in query_prog_id() local 479 __u32 info_len, link_id; in test_link_get_info() local
|
D | btf.c | 3799 uint32_t info_len; in test_big_btf_info() local 3882 uint32_t info_len; in test_btf_id() local 4015 uint32_t info_len; in do_test_get_info() local 4118 __u32 info_len, rec_size; in do_test_file() local 5823 __u32 info_len, rec_size, i; in test_get_finfo() local 5903 __u32 i, info_len, nr_jited_ksyms, nr_jited_func_lens; in test_get_linfo() local
|
/tools/testing/selftests/bpf/ |
D | testing_helpers.c | 70 __u32 info_len = sizeof(*info); in link_info_prog_id() local
|
D | test_skb_cgroup_id_user.c | 83 __u32 info_len = sizeof(info); in get_map_fd_by_prog_id() local
|
D | test_tcp_check_syncookie_user.c | 84 __u32 info_len = sizeof(info); in get_map_fd_by_prog_id() local
|
/tools/lib/bpf/ |
D | bpf.c | 196 __u64 info_len = (__u64)actual_rec_size * cnt; in alloc_zero_tailing_info() local 833 int bpf_obj_get_info_by_fd(int bpf_fd, void *info, __u32 *info_len) in bpf_obj_get_info_by_fd()
|
D | libbpf.h | 684 __u32 info_len; member
|
D | libbpf.c | 10513 __u32 info_len = sizeof(info); in bpf_program__get_prog_info_linear() local
|
/tools/perf/util/ |
D | header.c | 2892 u32 info_len, data_len; in process_bpf_prog_info() local
|
/tools/include/uapi/linux/ |
D | bpf.h | 616 __u32 info_len; member
|