Lines Matching refs:offsetofend

108 	const size_t attr_sz = offsetofend(union bpf_attr, prog_token_fd);  in probe_memcg_account()
175 const size_t attr_sz = offsetofend(union bpf_attr, map_token_fd); in bpf_map_create()
241 const size_t attr_sz = offsetofend(union bpf_attr, fd_array_cnt); in bpf_prog_load()
391 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_update_elem()
407 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_lookup_elem()
422 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_lookup_elem_flags()
438 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_lookup_and_delete_elem()
453 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_lookup_and_delete_elem_flags()
469 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_delete_elem()
483 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_delete_elem_flags()
498 const size_t attr_sz = offsetofend(union bpf_attr, next_key); in bpf_map_get_next_key()
513 const size_t attr_sz = offsetofend(union bpf_attr, map_fd); in bpf_map_freeze()
529 const size_t attr_sz = offsetofend(union bpf_attr, batch); in bpf_map_batch_common()
585 const size_t attr_sz = offsetofend(union bpf_attr, path_fd); in bpf_obj_pin_opts()
614 const size_t attr_sz = offsetofend(union bpf_attr, path_fd); in bpf_obj_get_opts()
643 const size_t attr_sz = offsetofend(union bpf_attr, expected_revision); in bpf_prog_attach_opts()
681 const size_t attr_sz = offsetofend(union bpf_attr, expected_revision); in bpf_prog_detach_opts()
729 const size_t attr_sz = offsetofend(union bpf_attr, link_create); in bpf_link_create()
882 const size_t attr_sz = offsetofend(union bpf_attr, link_detach); in bpf_link_detach()
896 const size_t attr_sz = offsetofend(union bpf_attr, link_update); in bpf_link_update()
921 const size_t attr_sz = offsetofend(union bpf_attr, iter_create); in bpf_iter_create()
935 const size_t attr_sz = offsetofend(union bpf_attr, query); in bpf_prog_query_opts()
982 const size_t attr_sz = offsetofend(union bpf_attr, test); in bpf_prog_test_run_opts()
1017 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); in bpf_obj_get_next_id()
1054 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); in bpf_prog_get_fd_by_id_opts()
1077 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); in bpf_map_get_fd_by_id_opts()
1100 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); in bpf_btf_get_fd_by_id_opts()
1123 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); in bpf_link_get_fd_by_id_opts()
1145 const size_t attr_sz = offsetofend(union bpf_attr, info); in bpf_obj_get_info_by_fd()
1182 const size_t attr_sz = offsetofend(union bpf_attr, raw_tracepoint); in bpf_raw_tracepoint_open_opts()
1207 const size_t attr_sz = offsetofend(union bpf_attr, btf_token_fd); in bpf_btf_load()
1263 const size_t attr_sz = offsetofend(union bpf_attr, task_fd_query); in bpf_task_fd_query()
1287 const size_t attr_sz = offsetofend(union bpf_attr, enable_stats); in bpf_enable_stats()
1301 const size_t attr_sz = offsetofend(union bpf_attr, prog_bind_map); in bpf_prog_bind_map()
1319 const size_t attr_sz = offsetofend(union bpf_attr, token_create); in bpf_token_create()