Home
last modified time | relevance | path

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

12345678910>>...12

/linux/tools/objtool/include/objtool/
H A Dbuiltin.h10 struct opts { struct
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
21 rethunkopts global() argument
45 werroropts 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
353 test_seqpacket_msg_bounds_client(const struct test_opts * opts) test_seqpacket_msg_bounds_client() argument
434 test_seqpacket_msg_bounds_server(const struct test_opts * opts) test_seqpacket_msg_bounds_server() argument
505 test_seqpacket_msg_trunc_client(const struct test_opts * opts) test_seqpacket_msg_trunc_client() argument
522 test_seqpacket_msg_trunc_server(const struct test_opts * opts) test_seqpacket_msg_trunc_server() argument
572 test_seqpacket_timeout_client(const struct test_opts * opts) test_seqpacket_timeout_client() argument
619 test_seqpacket_timeout_server(const struct test_opts * opts) test_seqpacket_timeout_server() argument
633 test_seqpacket_bigmsg_client(const struct test_opts * opts) test_seqpacket_bigmsg_client() argument
678 test_seqpacket_bigmsg_server(const struct test_opts * opts) test_seqpacket_bigmsg_server() argument
696 test_seqpacket_invalid_rec_buffer_client(const struct test_opts * opts) test_seqpacket_invalid_rec_buffer_client() argument
731 test_seqpacket_invalid_rec_buffer_server(const struct test_opts * opts) test_seqpacket_invalid_rec_buffer_server() argument
814 test_stream_poll_rcvlowat_server(const struct test_opts * opts) test_stream_poll_rcvlowat_server() argument
842 test_stream_poll_rcvlowat_client(const struct test_opts * opts) test_stream_poll_rcvlowat_client() argument
907 test_inv_buf_client(const struct test_opts * opts,bool stream) test_inv_buf_client() argument
943 test_inv_buf_server(const struct test_opts * opts,bool stream) test_inv_buf_server() argument
967 test_stream_inv_buf_client(const struct test_opts * opts) test_stream_inv_buf_client() argument
972 test_stream_inv_buf_server(const struct test_opts * opts) test_stream_inv_buf_server() argument
977 test_seqpacket_inv_buf_client(const struct test_opts * opts) test_seqpacket_inv_buf_client() argument
982 test_seqpacket_inv_buf_server(const struct test_opts * opts) test_seqpacket_inv_buf_server() argument
990 test_stream_virtio_skb_merge_client(const struct test_opts * opts) test_stream_virtio_skb_merge_client() argument
1017 test_stream_virtio_skb_merge_server(const struct test_opts * opts) test_stream_virtio_skb_merge_server() argument
1058 test_seqpacket_msg_peek_client(const struct test_opts * opts) test_seqpacket_msg_peek_client() argument
1063 test_seqpacket_msg_peek_server(const struct test_opts * opts) test_seqpacket_msg_peek_server() argument
1136 test_stream_shutwr_client(const struct test_opts * opts) test_stream_shutwr_client() argument
1164 test_stream_shutwr_server(const struct test_opts * opts) test_stream_shutwr_server() argument
1179 test_stream_shutrd_client(const struct test_opts * opts) test_stream_shutrd_client() argument
1204 test_stream_shutrd_server(const struct test_opts * opts) test_stream_shutrd_server() argument
1225 test_double_bind_connect_server(const struct test_opts * opts) test_double_bind_connect_server() argument
1256 test_double_bind_connect_client(const struct test_opts * opts) test_double_bind_connect_client() argument
1277 test_unsent_bytes_server(const struct test_opts * opts,int type) test_unsent_bytes_server() argument
1294 test_unsent_bytes_client(const struct test_opts * opts,int type) test_unsent_bytes_client() argument
1323 test_unread_bytes_server(const struct test_opts * opts,int type) test_unread_bytes_server() argument
1343 test_unread_bytes_client(const struct test_opts * opts,int type) test_unread_bytes_client() argument
1371 test_stream_unsent_bytes_client(const struct test_opts * opts) test_stream_unsent_bytes_client() argument
1376 test_stream_unsent_bytes_server(const struct test_opts * opts) test_stream_unsent_bytes_server() argument
1381 test_seqpacket_unsent_bytes_client(const struct test_opts * opts) test_seqpacket_unsent_bytes_client() argument
1386 test_seqpacket_unsent_bytes_server(const struct test_opts * opts) test_seqpacket_unsent_bytes_server() argument
1391 test_stream_unread_bytes_client(const struct test_opts * opts) test_stream_unread_bytes_client() argument
1396 test_stream_unread_bytes_server(const struct test_opts * opts) test_stream_unread_bytes_server() argument
1401 test_seqpacket_unread_bytes_client(const struct test_opts * opts) test_seqpacket_unread_bytes_client() argument
1406 test_seqpacket_unread_bytes_server(const struct test_opts * opts) test_seqpacket_unread_bytes_server() argument
1419 test_stream_rcvlowat_def_cred_upd_client(const struct test_opts * opts) test_stream_rcvlowat_def_cred_upd_client() argument
1452 test_stream_credit_update_test(const struct test_opts * opts,bool low_rx_bytes_test) test_stream_credit_update_test() argument
1562 test_stream_cred_upd_on_low_rx_bytes(const struct test_opts * opts) test_stream_cred_upd_on_low_rx_bytes() argument
1567 test_stream_cred_upd_on_set_rcvlowat(const struct test_opts * opts) test_stream_cred_upd_on_set_rcvlowat() argument
1586 test_stream_leak_acceptq_client(const struct test_opts * opts) test_stream_leak_acceptq_client() argument
1604 test_stream_leak_acceptq_server(const struct test_opts * opts) test_stream_leak_acceptq_server() argument
1616 test_stream_msgzcopy_leak_errq_client(const struct test_opts * opts) test_stream_msgzcopy_leak_errq_client() argument
1640 test_stream_msgzcopy_leak_errq_server(const struct test_opts * opts) test_stream_msgzcopy_leak_errq_server() argument
1725 test_stream_msgzcopy_leak_zcskb_client(const struct test_opts * opts) test_stream_msgzcopy_leak_zcskb_client() argument
1788 test_stream_msgzcopy_leak_zcskb_server(const struct test_opts * opts) test_stream_msgzcopy_leak_zcskb_server() argument
1894 test_stream_transport_uaf_client(const struct test_opts * opts) test_stream_transport_uaf_client() argument
1911 test_stream_connect_retry_client(const struct test_opts * opts) test_stream_connect_retry_client() argument
1937 test_stream_connect_retry_server(const struct test_opts * opts) test_stream_connect_retry_server() argument
1980 test_stream_transport_change_client(const struct test_opts * opts) test_stream_transport_change_client() argument
2093 test_stream_transport_change_server(const struct test_opts * opts) test_stream_transport_change_server() argument
2132 test_stream_linger_client(const struct test_opts * opts) test_stream_linger_client() argument
2146 test_stream_linger_server(const struct test_opts * opts) test_stream_linger_server() argument
2163 test_stream_nolinger_client(const struct test_opts * opts) test_stream_nolinger_client() argument
2193 test_stream_nolinger_server(const struct test_opts * opts) test_stream_nolinger_server() argument
2207 test_stream_accepted_setsockopt_client(const struct test_opts * opts) test_stream_accepted_setsockopt_client() argument
2220 test_stream_accepted_setsockopt_server(const struct test_opts * opts) test_stream_accepted_setsockopt_server() argument
2234 test_stream_tx_credit_bounds_client(const struct test_opts * opts) test_stream_tx_credit_bounds_client() argument
2302 test_stream_tx_credit_bounds_server(const struct test_opts * opts) test_stream_tx_credit_bounds_server() argument
2618 struct test_opts opts = { main() local
[all...]
H A Dvsock_test_zerocopy.c148 static void test_client(const struct test_opts *opts, in test_client()
223 void test_stream_msgzcopy_client(const struct test_opts *opts) in test_stream_msgzcopy_client()
231 void test_seqpacket_msgzcopy_client(const struct test_opts *opts) in test_seqpacket_msgzcopy_client()
243 static void test_server(const struct test_opts *opts, in test_server()
303 void test_stream_msgzcopy_server(const struct test_opts *opts) in test_stream_msgzcopy_server()
311 void test_seqpacket_msgzcopy_server(const struct test_opts *opts) in test_seqpacket_msgzcopy_server()
323 void test_stream_msgzcopy_empty_errq_client(const struct test_opts *opts) in test_stream_msgzcopy_empty_errq_client()
350 void test_stream_msgzcopy_empty_errq_server(const struct test_opts *opts) in test_stream_msgzcopy_empty_errq_server()
366 void test_stream_msgzcopy_mangle_client(const struct test_opts *opts) in test_stream_msgzcopy_mangle_client()
404 void test_stream_msgzcopy_mangle_server(const struct test_opts *opts) in test_stream_msgzcopy_mangle_server()
H A Dvsock_uring_test.c58 static void vsock_io_uring_client(const struct test_opts *opts, in vsock_io_uring_client()
112 static void vsock_io_uring_server(const struct test_opts *opts, in vsock_io_uring_server()
182 void test_stream_uring_server(const struct test_opts *opts) in test_stream_uring_server()
190 void test_stream_uring_client(const struct test_opts *opts) in test_stream_uring_client()
198 void test_stream_uring_msg_zc_server(const struct test_opts *opts) in test_stream_uring_msg_zc_server()
206 void test_stream_uring_msg_zc_client(const struct test_opts *opts) in test_stream_uring_msg_zc_client()
289 struct test_opts opts = { in main() local
H A Dvsock_diag_test.c330 static void test_no_sockets(const struct test_opts *opts) in test_no_sockets()
339 static void test_listen_socket_server(const struct test_opts *opts) in test_listen_socket_server()
377 static void test_connect_client(const struct test_opts *opts) in test_connect_client()
402 static void test_connect_server(const struct test_opts *opts) in test_connect_server()
526 struct test_opts opts = { in main() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf_fail.c31 struct bpf_ct_opts___local opts = {}; alloc_release() local
45 struct bpf_ct_opts___local opts = {}; insert_insert() local
62 struct bpf_ct_opts___local opts = {}; lookup_insert() local
76 struct bpf_ct_opts___local opts = {}; 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.c456 struct f_ss_opts *opts; in sourcesink_free_func() local
899 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_pattern_show() local
912 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_pattern_store() local
942 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_interval_show() local
955 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_interval_store() local
985 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_maxpacket_show() local
998 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_maxpacket_store() local
1028 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_mult_show() local
1041 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_mult_store() local
1071 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_maxburst_show() local
[all …]
H A Duvc_configfs.c346 struct f_uvc_opts *opts; in uvcg_default_processing_bm_controls_store() local
401 struct f_uvc_opts *opts; in uvcg_default_processing_bm_controls_show() local
515 struct f_uvc_opts *opts; in uvcg_default_camera_bm_controls_store() local
571 struct f_uvc_opts *opts; in uvcg_default_camera_bm_controls_show() local
679 struct f_uvc_opts *opts; in uvcg_default_output_b_source_id_show() local
705 struct f_uvc_opts *opts; in uvcg_default_output_b_source_id_store() local
825 struct f_uvc_opts *opts; in uvcg_extension_b_num_controls_store() local
859 struct f_uvc_opts *opts; in uvcg_extension_b_nr_in_pins_store() local
912 struct f_uvc_opts *opts; in uvcg_extension_b_control_size_store() local
962 struct f_uvc_opts *opts; in uvcg_extension_guid_extension_code_show() local
[all …]
H A Df_subset.c411 struct f_gether_opts *opts; in geth_free_inst() local
423 struct f_gether_opts *opts; in geth_alloc_inst() local
446 struct f_gether_opts *opts; in geth_free() local
458 struct f_gether_opts *opts; in geth_unbind() local
473 struct f_gether_opts *opts; in geth_alloc() local
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 in_rq_max() local
636 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); in in_rq_res() local
683 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); in out_rq_cur_complete() local
737 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); in out_rq_cur() local
1053 uac1_ac_header_descriptor *build_ac_header_desc(struct f_uac1_opts *opts) in build_ac_header_desc()
1084 static void setup_descriptor(struct f_uac1_opts *opts) in setup_descriptor()
1181 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); in f_audio_validate_opts() local
1510 struct f_uac1_opts *opts = to_f_uac1_opts(item); in f_uac1_attr_release() local
[all …]
H A Df_eem.c592 struct f_eem_opts *opts; in eem_free_inst() local
604 struct f_eem_opts *opts; in eem_alloc_inst() local
626 struct f_eem_opts *opts; in eem_free() local
638 struct f_eem_opts *opts; in eem_unbind() local
654 struct f_eem_opts *opts; in eem_alloc() local
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 = to_f_lb_opts(item); in f_lb_opts_qlen_store() local
511 struct f_lb_opts *opts = to_f_lb_opts(item); in f_lb_opts_bulk_buflen_show() local
524 struct f_lb_opts *opts = to_f_lb_opts(item); in f_lb_opts_bulk_buflen_store() local
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; in gser_alloc() local
H A Df_uac2.c790 static void setup_headers(struct f_uac2_opts *opts, in setup_headers()
892 static void setup_descriptor(struct f_uac2_opts *opts) in setup_descriptor()
977 struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev); in afunc_validate_opts() local
1528 struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev); in in_rq_cur() local
1605 struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev); in in_rq_range() local
1727 struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev); in out_rq_cur_complete() local
1776 struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev); in out_rq_cur() local
1872 struct f_uac2_opts *opts = to_f_uac2_opts(item); in f_uac2_attr_release() local
2182 struct f_uac2_opts *opts; in afunc_free_inst() local
2190 struct f_uac2_opts *opts; in afunc_alloc_inst() local
[all …]
H A Df_obex.c388 struct f_serial_opts *opts = to_f_serial_opts(item); in obex_attr_release() local
417 struct f_serial_opts *opts; in obex_free_inst() local
426 struct f_serial_opts *opts; in obex_alloc_inst() local
461 struct f_serial_opts *opts; in obex_alloc() local
/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()
82 static int cc_cb(int fd, void *opts) in cc_cb()
94 struct network_helper_opts opts = { in test_cubic() local
123 static int stg_post_socket_cb(int fd, void *opts) in stg_post_socket_cb()
145 struct network_helper_opts opts = { in test_dctcp() local
193 struct network_helper_opts opts = { in test_dctcp_autoattach_map() local
400 struct network_helper_opts opts = { in test_update_ca() local
438 struct network_helper_opts opts = { in test_update_wrong() local
475 struct network_helper_opts opts = { in test_mixed_links() local
587 struct network_helper_opts opts = { in test_cc_cubic() local
H A Dtoken.c116 materialize_bpffs_fd(int fs_fd,struct bpffs_opts * opts) materialize_bpffs_fd() argument
281 child(int sock_fd,struct bpffs_opts * opts,child_callback_fn callback) child() 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/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()
91 static int squashfs_parse_param_threads_num(const char *str, struct squashfs_mount_opts *opts) in squashfs_parse_param_threads_num()
118 static int squashfs_parse_param_threads(const char *str, struct squashfs_mount_opts *opts) in squashfs_parse_param_threads()
129 struct squashfs_mount_opts *opts = fc->fs_private; in squashfs_parse_param() local
182 struct squashfs_mount_opts *opts = fc->fs_private; in squashfs_fill_super() local
500 struct squashfs_mount_opts *opts = fc->fs_private; in squashfs_reconfigure() local
550 struct squashfs_mount_opts *opts; in squashfs_init_fs_context() local
/linux/tools/lib/subcmd/
H A Dparse-options.c696 static void print_option_help(const struct option *opts, int full) in print_option_help()
807 static struct option *options__order(const struct option *opts) in options__order()
882 const struct option *opts, int full, in usage_with_options_internal()
928 const struct option *opts) in usage_with_options()
935 const struct option *opts, const char *fmt, ...) in usage_with_options_msg()
952 const struct option *opts, in parse_options_usage()
1017 find_option(struct option *opts, int shortopt, const char *longopt) in find_option()
1028 void set_option_flag(struct option *opts, int shortopt, const char *longopt, in set_option_flag()
1038 void set_option_nobuild(struct option *opts, int shortopt, in set_option_nobuild()
/linux/drivers/nvme/host/
H A Dfabrics.c646 struct nvmf_ctrl_options *opts) in nvmf_lookup_transport()
715 static int nvmf_parse_options(struct nvmf_ctrl_options *opts, in nvmf_parse_options()
1123 void nvmf_set_io_queues(struct nvmf_ctrl_options *opts, u32 nr_io_queues, in nvmf_set_io_queues()
1159 struct nvmf_ctrl_options *opts = ctrl->opts; in nvmf_map_queues() local
1199 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts, in nvmf_check_required_opts()
1220 struct nvmf_ctrl_options *opts) in nvmf_ip_options_match()
1262 static int nvmf_check_allowed_opts(struct nvmf_ctrl_options *opts, in nvmf_check_allowed_opts()
1282 void nvmf_free_options(struct nvmf_ctrl_options *opts) in nvmf_free_options()
1310 struct nvmf_ctrl_options *opts; in nvmf_create_ctrl() local
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dxtlv.c14 static int brcmf_xtlv_header_size(u16 opts) in brcmf_xtlv_header_size()
26 int brcmf_xtlv_data_size(int dlen, u16 opts) in brcmf_xtlv_data_size()
38 const u8 *data, u16 opts) in brcmf_xtlv_pack_header()
/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()
46 int perf_parse_sublevel_options(const char *str, struct sublevel_option *opts) in perf_parse_sublevel_options()
/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; in TEST() local
/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c98 const struct network_helper_opts *opts) in start_server_addr()
146 const struct network_helper_opts *opts) in start_server_str()
163 struct network_helper_opts opts = { in start_server() local
170 static int reuseport_cb(int fd, void *opts) in reuseport_cb()
180 struct network_helper_opts opts = { in start_reuseport_server() local
267 const struct network_helper_opts *opts) in client_socket()
295 const struct network_helper_opts *opts) in connect_to_addr()
318 const struct network_helper_opts *opts) in connect_to_addr_str()
332 int connect_to_fd_opts(int server_fd, const struct network_helper_opts *opts) in connect_to_fd_opts()
358 struct network_helper_opts opts = { in connect_to_fd() local

12345678910>>...12