Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/linux/tools/objtool/include/objtool/
H A Dbuiltin.h10 struct opts { struct
44 extern struct opts opts; argument
12 dump_orcopts global() argument
13 hack_jump_labelopts global() argument
14 hack_noinstropts global() argument
15 hack_skylakeopts global() argument
16 ibtopts global() argument
17 mcountopts global() argument
18 noinstropts global() argument
19 orcopts global() argument
20 retpolineopts global() argument
/linux/tools/testing/vsock/
H A Dvsock_test.c38 static void test_stream_connection_reset(const struct test_opts *opts) in test_stream_connection_reset() argument
74 static void test_stream_bind_only_client(const struct test_opts *opts) in test_stream_bind_only_client() argument
116 static void test_stream_bind_only_server(const struct test_opts *opts) in test_stream_bind_only_server() argument
131 static void test_stream_client_close_client(const struct test_opts *opts) in test_stream_client_close_client() argument
145 test_stream_client_close_server(const struct test_opts * opts) test_stream_client_close_server() argument
166 test_stream_server_close_client(const struct test_opts * opts) test_stream_server_close_client() argument
187 test_stream_server_close_server(const struct test_opts * opts) test_stream_server_close_server() argument
206 test_stream_multiconn_client(const struct test_opts * opts) test_stream_multiconn_client() argument
230 test_stream_multiconn_server(const struct test_opts * opts) test_stream_multiconn_server() argument
256 test_msg_peek_client(const struct test_opts * opts,bool seqpacket) test_msg_peek_client() argument
283 test_msg_peek_server(const struct test_opts * opts,bool seqpacket) test_msg_peek_server() argument
339 test_stream_msg_peek_client(const struct test_opts * opts) test_stream_msg_peek_client() argument
344 test_stream_msg_peek_server(const struct test_opts * opts) test_stream_msg_peek_server() argument
352 test_seqpacket_msg_bounds_client(const struct test_opts * opts) test_seqpacket_msg_bounds_client() argument
422 test_seqpacket_msg_bounds_server(const struct test_opts * opts) test_seqpacket_msg_bounds_server() argument
493 test_seqpacket_msg_trunc_client(const struct test_opts * opts) test_seqpacket_msg_trunc_client() argument
510 test_seqpacket_msg_trunc_server(const struct test_opts * opts) test_seqpacket_msg_trunc_server() argument
560 test_seqpacket_timeout_client(const struct test_opts * opts) test_seqpacket_timeout_client() argument
607 test_seqpacket_timeout_server(const struct test_opts * opts) test_seqpacket_timeout_server() argument
621 test_seqpacket_bigmsg_client(const struct test_opts * opts) test_seqpacket_bigmsg_client() argument
666 test_seqpacket_bigmsg_server(const struct test_opts * opts) test_seqpacket_bigmsg_server() argument
684 test_seqpacket_invalid_rec_buffer_client(const struct test_opts * opts) test_seqpacket_invalid_rec_buffer_client() argument
719 test_seqpacket_invalid_rec_buffer_server(const struct test_opts * opts) test_seqpacket_invalid_rec_buffer_server() argument
802 test_stream_poll_rcvlowat_server(const struct test_opts * opts) test_stream_poll_rcvlowat_server() argument
830 test_stream_poll_rcvlowat_client(const struct test_opts * opts) test_stream_poll_rcvlowat_client() argument
895 test_inv_buf_client(const struct test_opts * opts,bool stream) test_inv_buf_client() argument
931 test_inv_buf_server(const struct test_opts * opts,bool stream) test_inv_buf_server() argument
955 test_stream_inv_buf_client(const struct test_opts * opts) test_stream_inv_buf_client() argument
960 test_stream_inv_buf_server(const struct test_opts * opts) test_stream_inv_buf_server() argument
965 test_seqpacket_inv_buf_client(const struct test_opts * opts) test_seqpacket_inv_buf_client() argument
970 test_seqpacket_inv_buf_server(const struct test_opts * opts) test_seqpacket_inv_buf_server() argument
978 test_stream_virtio_skb_merge_client(const struct test_opts * opts) test_stream_virtio_skb_merge_client() argument
1005 test_stream_virtio_skb_merge_server(const struct test_opts * opts) test_stream_virtio_skb_merge_server() argument
1046 test_seqpacket_msg_peek_client(const struct test_opts * opts) test_seqpacket_msg_peek_client() argument
1051 test_seqpacket_msg_peek_server(const struct test_opts * opts) test_seqpacket_msg_peek_server() argument
1124 test_stream_shutwr_client(const struct test_opts * opts) test_stream_shutwr_client() argument
1152 test_stream_shutwr_server(const struct test_opts * opts) test_stream_shutwr_server() argument
1167 test_stream_shutrd_client(const struct test_opts * opts) test_stream_shutrd_client() argument
1192 test_stream_shutrd_server(const struct test_opts * opts) test_stream_shutrd_server() argument
1213 test_double_bind_connect_server(const struct test_opts * opts) test_double_bind_connect_server() argument
1244 test_double_bind_connect_client(const struct test_opts * opts) test_double_bind_connect_client() argument
1265 test_unsent_bytes_server(const struct test_opts * opts,int type) test_unsent_bytes_server() argument
1282 test_unsent_bytes_client(const struct test_opts * opts,int type) test_unsent_bytes_client() argument
1311 test_unread_bytes_server(const struct test_opts * opts,int type) test_unread_bytes_server() argument
1331 test_unread_bytes_client(const struct test_opts * opts,int type) test_unread_bytes_client() argument
1359 test_stream_unsent_bytes_client(const struct test_opts * opts) test_stream_unsent_bytes_client() argument
1364 test_stream_unsent_bytes_server(const struct test_opts * opts) test_stream_unsent_bytes_server() argument
1369 test_seqpacket_unsent_bytes_client(const struct test_opts * opts) test_seqpacket_unsent_bytes_client() argument
1374 test_seqpacket_unsent_bytes_server(const struct test_opts * opts) test_seqpacket_unsent_bytes_server() argument
1379 test_stream_unread_bytes_client(const struct test_opts * opts) test_stream_unread_bytes_client() argument
1384 test_stream_unread_bytes_server(const struct test_opts * opts) test_stream_unread_bytes_server() argument
1389 test_seqpacket_unread_bytes_client(const struct test_opts * opts) test_seqpacket_unread_bytes_client() argument
1394 test_seqpacket_unread_bytes_server(const struct test_opts * opts) test_seqpacket_unread_bytes_server() argument
1407 test_stream_rcvlowat_def_cred_upd_client(const struct test_opts * opts) test_stream_rcvlowat_def_cred_upd_client() argument
1440 test_stream_credit_update_test(const struct test_opts * opts,bool low_rx_bytes_test) test_stream_credit_update_test() argument
1550 test_stream_cred_upd_on_low_rx_bytes(const struct test_opts * opts) test_stream_cred_upd_on_low_rx_bytes() argument
1555 test_stream_cred_upd_on_set_rcvlowat(const struct test_opts * opts) test_stream_cred_upd_on_set_rcvlowat() argument
1574 test_stream_leak_acceptq_client(const struct test_opts * opts) test_stream_leak_acceptq_client() argument
1592 test_stream_leak_acceptq_server(const struct test_opts * opts) test_stream_leak_acceptq_server() argument
1604 test_stream_msgzcopy_leak_errq_client(const struct test_opts * opts) test_stream_msgzcopy_leak_errq_client() argument
1628 test_stream_msgzcopy_leak_errq_server(const struct test_opts * opts) test_stream_msgzcopy_leak_errq_server() argument
1713 test_stream_msgzcopy_leak_zcskb_client(const struct test_opts * opts) test_stream_msgzcopy_leak_zcskb_client() argument
1776 test_stream_msgzcopy_leak_zcskb_server(const struct test_opts * opts) test_stream_msgzcopy_leak_zcskb_server() argument
1882 test_stream_transport_uaf_client(const struct test_opts * opts) test_stream_transport_uaf_client() argument
1899 test_stream_connect_retry_client(const struct test_opts * opts) test_stream_connect_retry_client() argument
1925 test_stream_connect_retry_server(const struct test_opts * opts) test_stream_connect_retry_server() argument
1968 test_stream_transport_change_client(const struct test_opts * opts) test_stream_transport_change_client() argument
2076 test_stream_transport_change_server(const struct test_opts * opts) test_stream_transport_change_server() argument
2115 test_stream_linger_client(const struct test_opts * opts) test_stream_linger_client() argument
2129 test_stream_linger_server(const struct test_opts * opts) test_stream_linger_server() argument
2146 test_stream_nolinger_client(const struct test_opts * opts) test_stream_nolinger_client() argument
2176 test_stream_nolinger_server(const struct test_opts * opts) test_stream_nolinger_server() argument
2464 struct test_opts opts = { main() local
[all...]
H A Dvsock_uring_test.c58 static void vsock_io_uring_client(const struct test_opts *opts, in vsock_io_uring_client() argument
112 static void vsock_io_uring_server(const struct test_opts *opts, in vsock_io_uring_server() argument
182 void test_stream_uring_server(const struct test_opts *opts) in test_stream_uring_server() argument
190 void test_stream_uring_client(const struct test_opts *opts) in test_stream_uring_client() argument
198 void test_stream_uring_msg_zc_server(const struct test_opts *opts) in test_stream_uring_msg_zc_server() argument
206 test_stream_uring_msg_zc_client(const struct test_opts * opts) test_stream_uring_msg_zc_client() argument
289 struct test_opts opts = { main() local
[all...]
H A Dvsock_diag_test.c330 static void test_no_sockets(const struct test_opts *opts) in test_no_sockets() argument
339 static void test_listen_socket_server(const struct test_opts *opts) in test_listen_socket_server() argument
377 static void test_connect_client(const struct test_opts *opts) in test_connect_client() argument
402 static void test_connect_server(const struct test_opts *opts) in test_connect_server() argument
526 struct test_opts opts = { in main() local
[all...]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf_fail.c31 struct bpf_ct_opts___local opts = {}; in alloc_release() local
45 struct bpf_ct_opts___local opts = {}; in insert_insert() local
62 struct bpf_ct_opts___local opts = {}; in lookup_insert() local
76 struct bpf_ct_opts___local opts in write_not_allowlisted_field() local
90 struct bpf_ct_opts___local opts = {}; set_timeout_after_insert() local
107 struct bpf_ct_opts___local opts = {}; set_status_after_insert() local
124 struct bpf_ct_opts___local opts = {}; change_timeout_after_alloc() local
138 struct bpf_ct_opts___local opts = {}; change_status_after_alloc() local
[all...]
/linux/drivers/usb/gadget/function/
H A Df_sourcesink.c449 struct f_ss_opts *opts; in sourcesink_free_func() local
891 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_pattern_show() local
904 struct f_ss_opts *opts in f_ss_opts_pattern_store() local
934 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_interval_show() local
947 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_interval_store() local
977 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_maxpacket_show() local
990 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_maxpacket_store() local
1020 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_mult_show() local
1033 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_mult_store() local
1063 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_maxburst_show() local
1076 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_maxburst_store() local
1106 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_bulk_buflen_show() local
1119 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_bulk_buflen_store() local
1144 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_bulk_qlen_show() local
1157 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_bulk_qlen_store() local
1182 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_iso_qlen_show() local
1195 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_iso_qlen_store() local
[all...]
H A Duvc_configfs.c345 struct f_uvc_opts *opts; uvcg_default_processing_bm_controls_store() local
400 struct f_uvc_opts *opts; uvcg_default_processing_bm_controls_show() local
514 struct f_uvc_opts *opts; uvcg_default_camera_bm_controls_store() local
570 struct f_uvc_opts *opts; uvcg_default_camera_bm_controls_show() local
678 struct f_uvc_opts *opts; uvcg_default_output_b_source_id_show() local
704 struct f_uvc_opts *opts; uvcg_default_output_b_source_id_store() local
824 struct f_uvc_opts *opts; uvcg_extension_b_num_controls_store() local
858 struct f_uvc_opts *opts; uvcg_extension_b_nr_in_pins_store() local
911 struct f_uvc_opts *opts; uvcg_extension_b_control_size_store() local
961 struct f_uvc_opts *opts; uvcg_extension_guid_extension_code_show() local
984 struct f_uvc_opts *opts; uvcg_extension_guid_extension_code_store() local
1013 struct f_uvc_opts *opts; uvcg_extension_ba_source_id_show() local
1041 struct f_uvc_opts *opts; uvcg_extension_ba_source_id_store() local
1092 struct f_uvc_opts *opts; uvcg_extension_bm_controls_show() local
1120 struct f_uvc_opts *opts; uvcg_extension_bm_controls_store() local
1219 struct f_uvc_opts *opts; uvcg_extension_drop_link() local
1251 struct f_uvc_opts *opts; uvcg_extension_drop() local
1270 struct f_uvc_opts *opts; uvcg_extension_make() local
1343 struct f_uvc_opts *opts; uvcg_control_class_allow_link() local
1385 struct f_uvc_opts *opts; uvcg_control_class_drop_link() local
1472 struct f_uvc_opts *opts; uvcg_default_control_b_interface_number_show() local
1497 struct f_uvc_opts *opts; uvcg_default_control_enable_interrupt_ep_show() local
1520 struct f_uvc_opts *opts; uvcg_default_control_enable_interrupt_ep_store() local
1674 struct f_uvc_opts *opts; uvcg_format_bma_controls_show() local
1701 struct f_uvc_opts *opts; uvcg_format_bma_controls_store() local
1742 struct f_uvc_opts *opts; uvcg_streaming_header_allow_link() local
1809 struct f_uvc_opts *opts; uvcg_streaming_header_drop_link() local
1997 struct f_uvc_opts *opts; uvcg_frame_b_frame_index_show() local
2042 struct f_uvc_opts *opts; uvcg_frame_dw_frame_interval_show() local
2068 struct f_uvc_opts *opts; uvcg_frame_dw_frame_interval_store() local
2161 struct f_uvc_opts *opts; uvcg_frame_make() local
2222 struct f_uvc_opts *opts; uvcg_frame_drop() local
2272 struct f_uvc_opts *opts; uvcg_uncompressed_guid_format_show() local
2294 struct f_uvc_opts *opts; uvcg_uncompressed_guid_format_store() local
2824 struct f_uvc_opts *opts; uvcg_framebased_guid_format_show() local
2846 struct f_uvc_opts *opts; uvcg_framebased_guid_format_store() local
3423 struct f_uvc_opts *opts; uvcg_streaming_class_allow_link() local
3496 struct f_uvc_opts *opts; uvcg_streaming_class_drop_link() local
3588 struct f_uvc_opts *opts; uvcg_default_streaming_b_interface_number_show() local
3636 struct f_uvc_opts *opts = to_f_uvc_opts(item); uvc_func_item_release() local
3647 struct f_uvc_opts *opts; uvc_func_allow_link() local
3685 struct f_uvc_opts *opts; uvc_func_drop_link() local
3821 uvcg_attach_configfs(struct f_uvc_opts * opts) uvcg_attach_configfs() argument
[all...]
H A Df_uac1.c491 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); in in_rq_cur() local
542 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); in in_rq_min() local
589 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); in_rq_max() local
636 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); in_rq_res() local
683 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); out_rq_cur_complete() local
737 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); out_rq_cur() local
1053 build_ac_header_desc(struct f_uac1_opts * opts) build_ac_header_desc() argument
1084 setup_descriptor(struct f_uac1_opts * opts) setup_descriptor() argument
1181 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); f_audio_validate_opts() local
1510 struct f_uac1_opts *opts = to_f_uac1_opts(item); f_uac1_attr_release() local
1741 struct f_uac1_opts *opts; f_audio_free_inst() local
1749 struct f_uac1_opts *opts; f_audio_alloc_inst() local
1800 struct f_uac1_opts *opts; f_audio_free() local
1831 struct f_uac1_opts *opts; f_audio_alloc() local
[all...]
H A Df_serial.c258 struct f_serial_opts *opts = to_f_serial_opts(item); in serial_attr_release() local
308 struct f_serial_opts *opts; in gser_free_inst() local
317 struct f_serial_opts *opts; in gser_alloc_inst() local
376 struct f_serial_opts *opts; gser_alloc() local
[all...]
H A Df_loopback.c221 struct f_lb_opts *opts; in lb_free_func() local
473 struct f_lb_opts *opts = to_f_lb_opts(item); in f_lb_opts_qlen_show() local
486 struct f_lb_opts *opts in f_lb_opts_qlen_store() local
511 struct f_lb_opts *opts = to_f_lb_opts(item); f_lb_opts_bulk_buflen_show() local
524 struct f_lb_opts *opts = to_f_lb_opts(item); f_lb_opts_bulk_buflen_store() local
[all...]
H A Df_ncm.c955 const struct ndp_parser_opts *opts = ncm->parser_opts; in package_for_tx() local
1017 const struct ndp_parser_opts *opts = ncm->parser_opts; in ncm_wrap_ntb() local
1180 const struct ndp_parser_opts *opts = ncm->parser_opts; ncm_unwrap_ntb() local
1607 struct f_ncm_opts *opts = to_f_ncm_opts(item); ncm_opts_max_segment_size_show() local
1620 struct f_ncm_opts *opts = to_f_ncm_opts(item); ncm_opts_max_segment_size_store() local
1665 struct f_ncm_opts *opts; ncm_free_inst() local
1678 struct f_ncm_opts *opts; ncm_alloc_inst() local
1718 struct f_ncm_opts *opts; ncm_free() local
1754 struct f_ncm_opts *opts; ncm_alloc() local
[all...]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c66 static void do_test(const struct network_helper_opts *opts) in do_test() argument
82 static int cc_cb(int fd, void *opts) in cc_cb() argument
94 struct network_helper_opts opts = { in test_cubic() local
119 static int stg_post_socket_cb(int fd, void *opts) in stg_post_socket_cb() argument
141 struct network_helper_opts opts in test_dctcp() local
189 struct network_helper_opts opts = { test_dctcp_autoattach_map() local
396 struct network_helper_opts opts = { test_update_ca() local
434 struct network_helper_opts opts = { test_update_wrong() local
471 struct network_helper_opts opts = { test_mixed_links() local
583 struct network_helper_opts opts = { test_cc_cubic() local
[all...]
H A Dtoken.c116 static int materialize_bpffs_fd(int fs_fd, struct bpffs_opts *opts) in materialize_bpffs_fd() argument
281 static void child(int sock_fd, struct bpffs_opts *opts, child_callback_f argument
1088 struct bpffs_opts opts = { test_token() local
1096 struct bpffs_opts opts = { test_token() local
1103 struct bpffs_opts opts = { test_token() local
1112 struct bpffs_opts opts = { test_token() local
1120 struct bpffs_opts opts = { test_token() local
1129 struct bpffs_opts opts = { test_token() local
1137 struct bpffs_opts opts = { test_token() local
1145 struct bpffs_opts opts = { test_token() local
1156 struct bpffs_opts opts = { test_token() local
1167 struct bpffs_opts opts = { test_token() local
1178 struct bpffs_opts opts = { test_token() local
1189 struct bpffs_opts opts = { test_token() local
[all...]
/linux/tools/lib/bpf/
H A Dbpf.c173 const struct bpf_map_create_opts *opts) in bpf_map_create() argument
239 bpf_prog_load(enum bpf_prog_type prog_type,const char * prog_name,const char * license,const struct bpf_insn * insns,size_t insn_cnt,struct bpf_prog_load_opts * opts) bpf_prog_load() argument
527 bpf_map_batch_common(int cmd,int fd,void * in_batch,void * out_batch,void * keys,void * values,__u32 * count,const struct bpf_map_batch_opts * opts) bpf_map_batch_common() argument
553 bpf_map_delete_batch(int fd,const void * keys,__u32 * count,const struct bpf_map_batch_opts * opts) bpf_map_delete_batch() argument
561 bpf_map_lookup_batch(int fd,void * in_batch,void * out_batch,void * keys,void * values,__u32 * count,const struct bpf_map_batch_opts * opts) bpf_map_lookup_batch() argument
569 bpf_map_lookup_and_delete_batch(int fd,void * in_batch,void * out_batch,void * keys,void * values,__u32 * count,const struct bpf_map_batch_opts * opts) bpf_map_lookup_and_delete_batch() argument
577 bpf_map_update_batch(int fd,const void * keys,const void * values,__u32 * count,const struct bpf_map_batch_opts * opts) bpf_map_update_batch() argument
583 bpf_obj_pin_opts(int fd,const char * pathname,const struct bpf_obj_pin_opts * opts) bpf_obj_pin_opts() argument
612 bpf_obj_get_opts(const char * pathname,const struct bpf_obj_get_opts * opts) bpf_obj_get_opts() argument
641 bpf_prog_attach_opts(int prog_fd,int target,enum bpf_attach_type type,const struct bpf_prog_attach_opts * opts) bpf_prog_attach_opts() argument
679 bpf_prog_detach_opts(int prog_fd,int target,enum bpf_attach_type type,const struct bpf_prog_detach_opts * opts) bpf_prog_detach_opts() argument
727 bpf_link_create(int prog_fd,int target_fd,enum bpf_attach_type attach_type,const struct bpf_link_create_opts * opts) bpf_link_create() argument
938 bpf_link_update(int link_fd,int new_prog_fd,const struct bpf_link_update_opts * opts) bpf_link_update() argument
977 bpf_prog_query_opts(int target,enum bpf_attach_type type,struct bpf_prog_query_opts * opts) bpf_prog_query_opts() argument
1024 bpf_prog_test_run_opts(int prog_fd,struct bpf_test_run_opts * opts) bpf_prog_test_run_opts() argument
1096 bpf_prog_get_fd_by_id_opts(__u32 id,const struct bpf_get_fd_by_id_opts * opts) bpf_prog_get_fd_by_id_opts() argument
1119 bpf_map_get_fd_by_id_opts(__u32 id,const struct bpf_get_fd_by_id_opts * opts) bpf_map_get_fd_by_id_opts() argument
1142 bpf_btf_get_fd_by_id_opts(__u32 id,const struct bpf_get_fd_by_id_opts * opts) bpf_btf_get_fd_by_id_opts() argument
1166 bpf_link_get_fd_by_id_opts(__u32 id,const struct bpf_get_fd_by_id_opts * opts) bpf_link_get_fd_by_id_opts() argument
1225 bpf_raw_tracepoint_open_opts(int prog_fd,struct bpf_raw_tp_opts * opts) bpf_raw_tracepoint_open_opts() argument
1250 bpf_btf_load(const void * btf_data,size_t btf_size,struct bpf_btf_load_opts * opts) bpf_btf_load() argument
1344 bpf_prog_bind_map(int prog_fd,int map_fd,const struct bpf_prog_bind_opts * opts) bpf_prog_bind_map() argument
1362 bpf_token_create(int bpffs_fd,struct bpf_token_create_opts * opts) bpf_token_create() argument
1380 bpf_prog_stream_read(int prog_fd,__u32 stream_id,void * buf,__u32 buf_len,struct bpf_prog_stream_read_opts * opts) bpf_prog_stream_read() argument
[all...]
/linux/net/mptcp/
H A Doptions.c402 unsigned int *size, struct mptcp_out_options *opts) in mptcp_syn_options() argument
442 struct mptcp_out_options *opts) in mptcp_established_options_mp() argument
555 mptcp_established_options_dss(struct sock * sk,struct sk_buff * skb,bool snd_data_fin_enable,unsigned int * size,struct mptcp_out_options * opts) mptcp_established_options_dss() argument
647 mptcp_established_options_add_addr(struct sock * sk,struct sk_buff * skb,unsigned int * size,unsigned int remaining,struct mptcp_out_options * opts) mptcp_established_options_add_addr() argument
711 mptcp_established_options_rm_addr(struct sock * sk,unsigned int * size,unsigned int remaining,struct mptcp_out_options * opts) mptcp_established_options_rm_addr() argument
741 mptcp_established_options_mp_prio(struct sock * sk,unsigned int * size,unsigned int remaining,struct mptcp_out_options * opts) mptcp_established_options_mp_prio() argument
767 mptcp_established_options_rst(struct sock * sk,struct sk_buff * skb,unsigned int * size,unsigned int remaining,struct mptcp_out_options * opts) mptcp_established_options_rst() argument
786 mptcp_established_options_fastclose(struct sock * sk,unsigned int * size,unsigned int remaining,struct mptcp_out_options * opts) mptcp_established_options_fastclose() argument
809 mptcp_established_options_mp_fail(struct sock * sk,unsigned int * size,unsigned int remaining,struct mptcp_out_options * opts) mptcp_established_options_mp_fail() argument
831 mptcp_established_options(struct sock * sk,struct sk_buff * skb,unsigned int * size,unsigned int remaining,struct mptcp_out_options * opts) mptcp_established_options() argument
901 mptcp_synack_options(const struct request_sock * req,unsigned int * size,struct mptcp_out_options * opts) mptcp_synack_options() argument
1356 mptcp_write_options(struct tcphdr * th,__be32 * ptr,struct tcp_sock * tp,struct mptcp_out_options * opts) mptcp_write_options() argument
[all...]
/linux/fs/squashfs/
H A Dsuper.c72 static int squashfs_parse_param_threads_str(const char *str, struct squashfs_mount_opts *opts) in squashfs_parse_param_threads_str() argument
91 static int squashfs_parse_param_threads_num(const char *str, struct squashfs_mount_opts *opts) in squashfs_parse_param_threads_num() argument
118 squashfs_parse_param_threads(const char * str,struct squashfs_mount_opts * opts) squashfs_parse_param_threads() argument
129 struct squashfs_mount_opts *opts = fc->fs_private; squashfs_parse_param() local
182 struct squashfs_mount_opts *opts = fc->fs_private; squashfs_fill_super() local
500 struct squashfs_mount_opts *opts = fc->fs_private; squashfs_reconfigure() local
550 struct squashfs_mount_opts *opts; squashfs_init_fs_context() local
[all...]
/linux/tools/lib/subcmd/
H A Dparse-options.c696 static void print_option_help(const struct option *opts, int full) in print_option_help() argument
807 options__order(const struct option * opts) options__order() argument
882 usage_with_options_internal(const char * const * usagestr,const struct option * opts,int full,struct parse_opt_ctx_t * ctx) usage_with_options_internal() argument
928 usage_with_options(const char * const * usagestr,const struct option * opts) usage_with_options() argument
935 usage_with_options_msg(const char * const * usagestr,const struct option * opts,const char * fmt,...) usage_with_options_msg() argument
952 parse_options_usage(const char * const * usagestr,const struct option * opts,const char * optstr,bool short_opt) parse_options_usage() argument
1017 find_option(struct option * opts,int shortopt,const char * longopt) find_option() argument
1028 set_option_flag(struct option * opts,int shortopt,const char * longopt,int flag) set_option_flag() argument
1038 set_option_nobuild(struct option * opts,int shortopt,const char * longopt,const char * build_opt,bool can_skip) set_option_nobuild() argument
[all...]
/linux/drivers/nvme/host/
H A Dfabrics.c646 nvmf_lookup_transport(struct nvmf_ctrl_options * opts) nvmf_lookup_transport() argument
715 nvmf_parse_options(struct nvmf_ctrl_options * opts,const char * buf) nvmf_parse_options() argument
1123 nvmf_set_io_queues(struct nvmf_ctrl_options * opts,u32 nr_io_queues,u32 io_queues[HCTX_MAX_TYPES]) nvmf_set_io_queues() argument
1159 struct nvmf_ctrl_options *opts = ctrl->opts; nvmf_map_queues() local
1199 nvmf_check_required_opts(struct nvmf_ctrl_options * opts,unsigned int required_opts) nvmf_check_required_opts() argument
1220 nvmf_ip_options_match(struct nvme_ctrl * ctrl,struct nvmf_ctrl_options * opts) nvmf_ip_options_match() argument
1262 nvmf_check_allowed_opts(struct nvmf_ctrl_options * opts,unsigned int allowed_opts) nvmf_check_allowed_opts() argument
1282 nvmf_free_options(struct nvmf_ctrl_options * opts) nvmf_free_options() argument
1310 struct nvmf_ctrl_options *opts; nvmf_create_ctrl() local
[all...]
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dxtlv.c14 static int brcmf_xtlv_header_size(u16 opts) in brcmf_xtlv_header_size() argument
26 int brcmf_xtlv_data_size(int dlen, u16 opts) in brcmf_xtlv_data_size() argument
38 const u8 *data, u16 opts) in brcmf_xtlv_pack_header() argument
[all...]
/linux/tools/perf/util/
H A Drecord.c95 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callchain) in evlist__config() argument
150 static int record_opts__config_freq(struct record_opts *opts) in record_opts__config_freq() argument
216 record_opts__config(struct record_opts * opts) record_opts__config() argument
274 struct record_opts *opts = opt->value; record__parse_freq() local
[all...]
H A Dparse-sublevel-options.c10 struct sublevel_option *opts) in parse_one_sublevel_option() argument
46 int perf_parse_sublevel_options(const char *str, struct sublevel_option *opts) in perf_parse_sublevel_options() argument
/linux/net/netfilter/
H A Dnf_conntrack_bpf.c109 u32 tuple_len, struct bpf_ct_opts *opts, u32 opts_len, in __bpf_nf_ct_alloc_entry() argument
174 __bpf_nf_ct_lookup(struct net * net,struct bpf_sock_tuple * bpf_tuple,u32 tuple_len,struct bpf_ct_opts * opts,u32 opts_len) __bpf_nf_ct_lookup() argument
294 bpf_xdp_ct_alloc(struct xdp_md * xdp_ctx,struct bpf_sock_tuple * bpf_tuple,u32 tuple__sz,struct bpf_ct_opts * opts,u32 opts__sz) bpf_xdp_ct_alloc() argument
328 bpf_xdp_ct_lookup(struct xdp_md * xdp_ctx,struct bpf_sock_tuple * bpf_tuple,u32 tuple__sz,struct bpf_ct_opts * opts,u32 opts__sz) bpf_xdp_ct_lookup() argument
361 bpf_skb_ct_alloc(struct __sk_buff * skb_ctx,struct bpf_sock_tuple * bpf_tuple,u32 tuple__sz,struct bpf_ct_opts * opts,u32 opts__sz) bpf_skb_ct_alloc() argument
396 bpf_skb_ct_lookup(struct __sk_buff * skb_ctx,struct bpf_sock_tuple * bpf_tuple,u32 tuple__sz,struct bpf_ct_opts * opts,u32 opts__sz) bpf_skb_ct_lookup() argument
[all...]
H A Dnft_tunnel.c183 struct nft_tunnel_opts opts; member
258 struct nft_tunnel_opts *opts) in nft_tunnel_obj_vxlan_init() argument
288 struct nft_tunnel_opts *opts) in nft_tunnel_obj_erspan_init() argument
342 nft_tunnel_obj_geneve_init(const struct nlattr * attr,struct nft_tunnel_opts * opts) nft_tunnel_obj_geneve_init() argument
388 nft_tunnel_obj_opts_init(const struct nft_ctx * ctx,const struct nlattr * attr,struct ip_tunnel_info * info,struct nft_tunnel_opts * opts) nft_tunnel_obj_opts_init() argument
583 struct nft_tunnel_opts *opts = &priv->opts; nft_tunnel_opts_dump() local
[all...]
/linux/tools/testing/selftests/net/
H A Dreuseaddr_ports_exhausted.c83 struct reuse_opts *opts; in TEST() local
103 struct reuse_opts *opts; in TEST() local
128 struct reuse_opts *opts; TEST() local
[all...]
/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c98 const struct network_helper_opts *opts) in start_server_addr() argument
140 start_server_str(int family,int type,const char * addr_str,__u16 port,const struct network_helper_opts * opts) start_server_str() argument
157 struct network_helper_opts opts = { start_server() local
164 reuseport_cb(int fd,void * opts) reuseport_cb() argument
174 struct network_helper_opts opts = { start_reuseport_server() local
261 client_socket(int family,int type,const struct network_helper_opts * opts) client_socket() argument
289 connect_to_addr(int type,const struct sockaddr_storage * addr,socklen_t addrlen,const struct network_helper_opts * opts) connect_to_addr() argument
312 connect_to_addr_str(int family,int type,const char * addr_str,__u16 port,const struct network_helper_opts * opts) connect_to_addr_str() argument
326 connect_to_fd_opts(int server_fd,const struct network_helper_opts * opts) connect_to_fd_opts() argument
352 struct network_helper_opts opts = { connect_to_fd() local
[all...]

12345678910>>...13