/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 | 950 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 | prog_run_xattr.c | 12 __u32 info_len = sizeof(info); in check_run_cnt() local
|
D | perf_link.c | 33 __u32 info_len = sizeof(info); in test_perf_link() local
|
D | tp_attach_query.c | 8 __u32 duration = 0, info_len, saved_prog_ids[num_progs]; in test_tp_attach_query() local
|
D | tc_bpf.c | 29 __u32 info_len = sizeof(info); in test_tc_bpf_basic() 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 | 3950 uint32_t info_len; in test_big_btf_info() local 4033 uint32_t info_len; in test_btf_id() local 4166 uint32_t info_len; in do_test_get_info() local 4269 __u32 info_len, rec_size; in do_test_file() local 5978 __u32 info_len, rec_size, i; in test_get_finfo() local 6058 __u32 i, info_len, nr_jited_ksyms, nr_jited_func_lens; in test_get_linfo() local
|
D | fexit_bpf2bpf.c | 61 __u32 retval, tgt_prog_id, info_len; in test_fexit_bpf2bpf_common() 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 | 201 __u64 info_len = (__u64)actual_rec_size * cnt; in alloc_zero_tailing_info() local 965 int bpf_obj_get_info_by_fd(int bpf_fd, void *info, __u32 *info_len) in bpf_obj_get_info_by_fd()
|
D | netlink.c | 586 __u32 info_len = sizeof(info); in tc_add_fd_and_name() local
|
D | libbpf.h | 807 __u32 info_len; member
|
D | libbpf.c | 10388 __u32 info_len = sizeof(info); in bpf_program__get_prog_info_linear() local
|
/tools/perf/util/ |
D | header.c | 3038 u32 info_len, data_len; in process_bpf_prog_info() local
|
/tools/include/uapi/linux/ |
D | bpf.h | 1395 __u32 info_len; member
|