| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | skel_internal.h | 225 const size_t attr_sz = offsetofend(union bpf_attr, map_extra); in skel_map_create() local 242 const size_t attr_sz = offsetofend(union bpf_attr, flags); in skel_map_update_elem() local 256 const size_t attr_sz = offsetofend(union bpf_attr, flags); in skel_map_delete_elem() local 268 const size_t attr_sz in skel_map_get_fd_by_id() local 279 const size_t attr_sz = offsetofend(union bpf_attr, raw_tracepoint.prog_fd); skel_raw_tracepoint_open() local 292 const size_t attr_sz = offsetofend(union bpf_attr, link_create.iter_info_len); skel_link_create() local [all...] |
| H A D | bpf.c | 108 const size_t attr_sz = offsetofend(union bpf_attr, attach_btf_obj_fd); in probe_memcg_account() local 172 const size_t attr_sz = offsetofend(union bpf_attr, map_extra); in bpf_map_create() local 235 const size_t attr_sz = offsetofend(union bpf_attr, log_true_size); in bpf_prog_load() local 383 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_update_elem() local 399 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_lookup_elem() local 414 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_lookup_elem_flags() local 430 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_lookup_and_delete_elem() local 445 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_lookup_and_delete_elem_flags() local 461 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_delete_elem() local 475 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_delete_elem_flags() local 490 const size_t attr_sz = offsetofend(union bpf_attr, next_key); bpf_map_get_next_key() local 505 const size_t attr_sz = offsetofend(union bpf_attr, map_fd); bpf_map_freeze() local 521 const size_t attr_sz = offsetofend(union bpf_attr, batch); bpf_map_batch_common() local 577 const size_t attr_sz = offsetofend(union bpf_attr, path_fd); bpf_obj_pin_opts() local 606 const size_t attr_sz = offsetofend(union bpf_attr, path_fd); bpf_obj_get_opts() local 635 const size_t attr_sz = offsetofend(union bpf_attr, expected_revision); bpf_prog_attach_opts() local 673 const size_t attr_sz = offsetofend(union bpf_attr, expected_revision); bpf_prog_detach_opts() local 721 const size_t attr_sz = offsetofend(union bpf_attr, link_create); bpf_link_create() local 855 const size_t attr_sz = offsetofend(union bpf_attr, link_detach); bpf_link_detach() local 869 const size_t attr_sz = offsetofend(union bpf_attr, link_update); bpf_link_update() local 894 const size_t attr_sz = offsetofend(union bpf_attr, iter_create); bpf_iter_create() local 908 const size_t attr_sz = offsetofend(union bpf_attr, query); bpf_prog_query_opts() local 955 const size_t attr_sz = offsetofend(union bpf_attr, test); bpf_prog_test_run_opts() local 990 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); bpf_obj_get_next_id() local 1027 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); bpf_prog_get_fd_by_id_opts() local 1050 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); bpf_map_get_fd_by_id_opts() local 1073 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); bpf_btf_get_fd_by_id_opts() local 1096 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); bpf_link_get_fd_by_id_opts() local 1118 const size_t attr_sz = offsetofend(union bpf_attr, info); bpf_obj_get_info_by_fd() local 1155 const size_t attr_sz = offsetofend(union bpf_attr, raw_tracepoint); bpf_raw_tracepoint_open() local 1169 const size_t attr_sz = offsetofend(union bpf_attr, btf_log_true_size); bpf_btf_load() local 1221 const size_t attr_sz = offsetofend(union bpf_attr, task_fd_query); bpf_task_fd_query() local 1245 const size_t attr_sz = offsetofend(union bpf_attr, enable_stats); bpf_enable_stats() local 1259 const size_t attr_sz = offsetofend(union bpf_attr, prog_bind_map); bpf_prog_bind_map() local [all...] |
| H A D | libbpf.c | 4548 const size_t attr_sz = offsetofend(union bpf_attr, prog_name); in probe_kern_prog_name() local 10254 const size_t attr_sz = sizeof(struct perf_event_attr); in perf_event_open_probe() local 10406 const size_t attr_sz = sizeof(struct perf_event_attr); in perf_event_kprobe_open_legacy() local 11070 const size_t attr_sz in perf_event_uprobe_open_legacy() local 11670 const size_t attr_sz = sizeof(struct perf_event_attr); perf_event_open_tracepoint() local 12435 const size_t attr_sz = sizeof(struct perf_event_attr); perf_buffer__new() local [all...] |
| /third_party/libbpf/src/ |
| H A D | skel_internal.h | 225 const size_t attr_sz = offsetofend(union bpf_attr, map_extra); in skel_map_create() local 242 const size_t attr_sz = offsetofend(union bpf_attr, flags); in skel_map_update_elem() local 256 const size_t attr_sz = offsetofend(union bpf_attr, flags); in skel_map_delete_elem() local 268 const size_t attr_sz in skel_map_get_fd_by_id() local 279 const size_t attr_sz = offsetofend(union bpf_attr, raw_tracepoint.prog_fd); skel_raw_tracepoint_open() local 292 const size_t attr_sz = offsetofend(union bpf_attr, link_create.iter_info_len); skel_link_create() local [all...] |
| H A D | bpf.c | 108 const size_t attr_sz = offsetofend(union bpf_attr, attach_btf_obj_fd); in probe_memcg_account() local 172 const size_t attr_sz = offsetofend(union bpf_attr, map_extra); in bpf_map_create() local 235 const size_t attr_sz = offsetofend(union bpf_attr, log_true_size); in bpf_prog_load() local 383 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_update_elem() local 399 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_lookup_elem() local 414 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_lookup_elem_flags() local 430 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_lookup_and_delete_elem() local 445 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_lookup_and_delete_elem_flags() local 461 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_delete_elem() local 475 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_delete_elem_flags() local 490 const size_t attr_sz = offsetofend(union bpf_attr, next_key); bpf_map_get_next_key() local 505 const size_t attr_sz = offsetofend(union bpf_attr, map_fd); bpf_map_freeze() local 521 const size_t attr_sz = offsetofend(union bpf_attr, batch); bpf_map_batch_common() local 577 const size_t attr_sz = offsetofend(union bpf_attr, path_fd); bpf_obj_pin_opts() local 606 const size_t attr_sz = offsetofend(union bpf_attr, path_fd); bpf_obj_get_opts() local 635 const size_t attr_sz = offsetofend(union bpf_attr, expected_revision); bpf_prog_attach_opts() local 673 const size_t attr_sz = offsetofend(union bpf_attr, expected_revision); bpf_prog_detach_opts() local 721 const size_t attr_sz = offsetofend(union bpf_attr, link_create); bpf_link_create() local 871 const size_t attr_sz = offsetofend(union bpf_attr, link_detach); bpf_link_detach() local 885 const size_t attr_sz = offsetofend(union bpf_attr, link_update); bpf_link_update() local 910 const size_t attr_sz = offsetofend(union bpf_attr, iter_create); bpf_iter_create() local 924 const size_t attr_sz = offsetofend(union bpf_attr, query); bpf_prog_query_opts() local 971 const size_t attr_sz = offsetofend(union bpf_attr, test); bpf_prog_test_run_opts() local 1006 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); bpf_obj_get_next_id() local 1043 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); bpf_prog_get_fd_by_id_opts() local 1066 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); bpf_map_get_fd_by_id_opts() local 1089 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); bpf_btf_get_fd_by_id_opts() local 1112 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); bpf_link_get_fd_by_id_opts() local 1134 const size_t attr_sz = offsetofend(union bpf_attr, info); bpf_obj_get_info_by_fd() local 1171 const size_t attr_sz = offsetofend(union bpf_attr, raw_tracepoint); bpf_raw_tracepoint_open() local 1185 const size_t attr_sz = offsetofend(union bpf_attr, btf_log_true_size); bpf_btf_load() local 1237 const size_t attr_sz = offsetofend(union bpf_attr, task_fd_query); bpf_task_fd_query() local 1261 const size_t attr_sz = offsetofend(union bpf_attr, enable_stats); bpf_enable_stats() local 1275 const size_t attr_sz = offsetofend(union bpf_attr, prog_bind_map); bpf_prog_bind_map() local [all...] |
| H A D | libbpf.c | 4953 const size_t attr_sz = offsetofend(union bpf_attr, prog_name); local 10710 const size_t attr_sz = sizeof(struct perf_event_attr); local 10862 const size_t attr_sz = sizeof(struct perf_event_attr); local 11526 const size_t attr_sz local 12150 const size_t attr_sz = sizeof(struct perf_event_attr); global() local 12949 const size_t attr_sz = sizeof(struct perf_event_attr); global() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | sample.c | 347 u32 attr_sz = ns_to_attr_sz(MLX5_FLOW_NAMESPACE_FDB); in add_post_rule() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_ct.c | 1691 u32 attr_sz = ns_to_attr_sz(ct_priv->ns_type); in __mlx5_tc_ct_flow_offload() local 1873 u32 attr_sz = ns_to_attr_sz(ct_priv->ns_type); in __mlx5_tc_ct_flow_offload_clear() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.c | 3551 u32 attr_sz = ns_to_attr_sz(ns_type); in mlx5e_clone_flow_attr_for_post_act() local
|