Lines Matching refs:offsetofend

108 	const size_t attr_sz = offsetofend(union bpf_attr, attach_btf_obj_fd);  in probe_memcg_account()
172 const size_t attr_sz = offsetofend(union bpf_attr, map_extra); in bpf_map_create()
235 const size_t attr_sz = offsetofend(union bpf_attr, fd_array); in bpf_prog_load()
384 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_update_elem()
400 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_lookup_elem()
415 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_lookup_elem_flags()
431 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_lookup_and_delete_elem()
446 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_lookup_and_delete_elem_flags()
462 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_delete_elem()
476 const size_t attr_sz = offsetofend(union bpf_attr, flags); in bpf_map_delete_elem_flags()
491 const size_t attr_sz = offsetofend(union bpf_attr, next_key); in bpf_map_get_next_key()
506 const size_t attr_sz = offsetofend(union bpf_attr, map_fd); in bpf_map_freeze()
522 const size_t attr_sz = offsetofend(union bpf_attr, batch); in bpf_map_batch_common()
578 const size_t attr_sz = offsetofend(union bpf_attr, file_flags); in bpf_obj_pin()
597 const size_t attr_sz = offsetofend(union bpf_attr, file_flags); in bpf_obj_get_opts()
626 const size_t attr_sz = offsetofend(union bpf_attr, replace_bpf_fd); in bpf_prog_attach_opts()
646 const size_t attr_sz = offsetofend(union bpf_attr, replace_bpf_fd); in bpf_prog_detach()
660 const size_t attr_sz = offsetofend(union bpf_attr, replace_bpf_fd); in bpf_prog_detach2()
677 const size_t attr_sz = offsetofend(union bpf_attr, link_create); in bpf_link_create()
776 const size_t attr_sz = offsetofend(union bpf_attr, link_detach); in bpf_link_detach()
790 const size_t attr_sz = offsetofend(union bpf_attr, link_update); in bpf_link_update()
809 const size_t attr_sz = offsetofend(union bpf_attr, iter_create); in bpf_iter_create()
824 const size_t attr_sz = offsetofend(union bpf_attr, query); in bpf_prog_query_opts()
869 const size_t attr_sz = offsetofend(union bpf_attr, test); in bpf_prog_test_run_opts()
904 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); in bpf_obj_get_next_id()
941 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); in bpf_prog_get_fd_by_id_opts()
964 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); in bpf_map_get_fd_by_id_opts()
987 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); in bpf_btf_get_fd_by_id_opts()
1010 const size_t attr_sz = offsetofend(union bpf_attr, open_flags); in bpf_link_get_fd_by_id_opts()
1032 const size_t attr_sz = offsetofend(union bpf_attr, info); in bpf_obj_get_info_by_fd()
1069 const size_t attr_sz = offsetofend(union bpf_attr, raw_tracepoint); in bpf_raw_tracepoint_open()
1083 const size_t attr_sz = offsetofend(union bpf_attr, btf_log_level); in bpf_btf_load()
1133 const size_t attr_sz = offsetofend(union bpf_attr, task_fd_query); in bpf_task_fd_query()
1157 const size_t attr_sz = offsetofend(union bpf_attr, enable_stats); in bpf_enable_stats()
1171 const size_t attr_sz = offsetofend(union bpf_attr, prog_bind_map); in bpf_prog_bind_map()