H A D | bpf.c | 108 const size_t attr_sz = offsetofend(union bpf_attr, prog_token_fd); in probe_memcg_account() local 175 const size_t attr_sz = offsetofend(union bpf_attr, excl_prog_hash_size); in bpf_map_create() local 241 const size_t attr_sz = offsetofend(union bpf_attr, fd_array_cnt); bpf_prog_load() local 391 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_update_elem() local 407 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_lookup_elem() local 422 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_lookup_elem_flags() local 438 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_lookup_and_delete_elem() local 453 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_lookup_and_delete_elem_flags() local 469 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_delete_elem() local 483 const size_t attr_sz = offsetofend(union bpf_attr, flags); bpf_map_delete_elem_flags() local 498 const size_t attr_sz = offsetofend(union bpf_attr, next_key); bpf_map_get_next_key() local 513 const size_t attr_sz = offsetofend(union bpf_attr, map_fd); bpf_map_freeze() local 529 const size_t attr_sz = offsetofend(union bpf_attr, batch); bpf_map_batch_common() local 585 const size_t attr_sz = offsetofend(union bpf_attr, path_fd); bpf_obj_pin_opts() local 614 const size_t attr_sz = offsetofend(union bpf_attr, path_fd); bpf_obj_get_opts() local 643 const size_t attr_sz = offsetofend(union bpf_attr, expected_revision); bpf_prog_attach_opts() local 681 const size_t attr_sz = offsetofend(union bpf_attr, expected_revision); bpf_prog_detach_opts() local 729 const size_t attr_sz = offsetofend(union bpf_attr, link_create); bpf_link_create() local 926 const size_t attr_sz = offsetofend(union bpf_attr, link_detach); bpf_link_detach() local 940 const size_t attr_sz = offsetofend(union bpf_attr, link_update); bpf_link_update() local 965 const size_t attr_sz = offsetofend(union bpf_attr, iter_create); bpf_iter_create() local 979 const size_t attr_sz = offsetofend(union bpf_attr, query); bpf_prog_query_opts() local 1026 const size_t attr_sz = offsetofend(union bpf_attr, test); bpf_prog_test_run_opts() local 1061 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); bpf_obj_get_next_id() local 1098 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); bpf_prog_get_fd_by_id_opts() local 1121 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); bpf_map_get_fd_by_id_opts() local 1144 const size_t attr_sz = offsetofend(union bpf_attr, fd_by_id_token_fd); bpf_btf_get_fd_by_id_opts() local 1168 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); bpf_link_get_fd_by_id_opts() local 1190 const size_t attr_sz = offsetofend(union bpf_attr, info); bpf_obj_get_info_by_fd() local 1227 const size_t attr_sz = offsetofend(union bpf_attr, raw_tracepoint); bpf_raw_tracepoint_open_opts() local 1252 const size_t attr_sz = offsetofend(union bpf_attr, btf_token_fd); bpf_btf_load() local 1308 const size_t attr_sz = offsetofend(union bpf_attr, task_fd_query); bpf_task_fd_query() local 1332 const size_t attr_sz = offsetofend(union bpf_attr, enable_stats); bpf_enable_stats() local 1346 const size_t attr_sz = offsetofend(union bpf_attr, prog_bind_map); bpf_prog_bind_map() local 1364 const size_t attr_sz = offsetofend(union bpf_attr, token_create); bpf_token_create() local 1382 const size_t attr_sz = offsetofend(union bpf_attr, prog_stream_read); bpf_prog_stream_read() local [all...] |