Home
last modified time | relevance | path

Searched defs:attr_sz (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dbpf.c383 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_update_elem() local
399 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_lookup_elem() local
414 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_lookup_elem_flags() local
430 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_lookup_and_delete_elem() local
445 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_lookup_and_delete_elem_flags() local
461 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_delete_elem() local
475 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_delete_elem_flags() local
505 const size_t attr_sz = offsetofend(union bpf_attr, map_fd); in bpf_map_freeze() local
521 const size_t attr_sz = offsetofend(union bpf_attr, batch); in bpf_map_batch_common() local
955 const size_t attr_sz = offsetofend(union bpf_attr, test); in bpf_prog_test_run_opts() local
[all …]
H A Dskel_internal.h225 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 = offsetofend(union bpf_attr, flags); in skel_map_get_fd_by_id() local
279 const size_t attr_sz = offsetofend(union bpf_attr, raw_tracepoint.prog_fd); in skel_raw_tracepoint_open() local
292 const size_t attr_sz = offsetofend(union bpf_attr, link_create.iter_info_len); in skel_link_create() local
H A Dlibbpf.c4548 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 = sizeof(struct perf_event_attr); in perf_event_uprobe_open_legacy() local
11670 const size_t attr_sz = sizeof(struct perf_event_attr); in perf_event_open_tracepoint() local
12435 const size_t attr_sz = sizeof(struct perf_event_attr); in perf_buffer__new() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dsample.c347 u32 attr_sz = ns_to_attr_sz(MLX5_FLOW_NAMESPACE_FDB); in add_post_rule() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3551 u32 attr_sz = ns_to_attr_sz(ns_type); in mlx5e_clone_flow_attr_for_post_act() local