| /Linux-v6.6/tools/objtool/include/objtool/ | 
| D | builtin.h | 10 struct opts {  struct12 	bool dump_orc;
 13 	bool hack_jump_label;
 14 	bool hack_noinstr;
 15 	bool hack_skylake;
 16 	bool ibt;
 17 	bool mcount;
 18 	bool noinstr;
 19 	bool orc;
 43 extern struct opts opts;  argument
 
 | 
| /Linux-v6.6/tools/testing/vsock/ | 
| D | vsock_test.c | 27 static void test_stream_connection_reset(const struct test_opts *opts)  in test_stream_connection_reset()63 static void test_stream_bind_only_client(const struct test_opts *opts)  in test_stream_bind_only_client()
 105 static void test_stream_bind_only_server(const struct test_opts *opts)  in test_stream_bind_only_server()
 135 static void test_stream_client_close_client(const struct test_opts *opts)  in test_stream_client_close_client()
 149 static void test_stream_client_close_server(const struct test_opts *opts)  in test_stream_client_close_server()
 170 static void test_stream_server_close_client(const struct test_opts *opts)  in test_stream_server_close_client()
 191 static void test_stream_server_close_server(const struct test_opts *opts)  in test_stream_server_close_server()
 210 static void test_stream_multiconn_client(const struct test_opts *opts)  in test_stream_multiconn_client()
 234 static void test_stream_multiconn_server(const struct test_opts *opts)  in test_stream_multiconn_server()
 260 static void test_msg_peek_client(const struct test_opts *opts,  in test_msg_peek_client()
 [all …]
 
 | 
| D | vsock_diag_test.c | 328 static void test_no_sockets(const struct test_opts *opts)  in test_no_sockets()337 static void test_listen_socket_server(const struct test_opts *opts)  in test_listen_socket_server()
 375 static void test_connect_client(const struct test_opts *opts)  in test_connect_client()
 400 static void test_connect_server(const struct test_opts *opts)  in test_connect_server()
 517 	struct test_opts opts = {  in main()  local
 
 | 
| /Linux-v6.6/tools/testing/selftests/bpf/progs/ | 
| D | test_bpf_nf_fail.c | 30 	struct bpf_ct_opts___local opts = {};  in alloc_release()  local44 	struct bpf_ct_opts___local opts = {};  in insert_insert()  local
 61 	struct bpf_ct_opts___local opts = {};  in lookup_insert()  local
 75 	struct bpf_ct_opts___local opts = {};  in write_not_allowlisted_field()  local
 89 	struct bpf_ct_opts___local opts = {};  in set_timeout_after_insert()  local
 106 	struct bpf_ct_opts___local opts = {};  in set_status_after_insert()  local
 123 	struct bpf_ct_opts___local opts = {};  in change_timeout_after_alloc()  local
 137 	struct bpf_ct_opts___local opts = {};  in change_status_after_alloc()  local
 
 | 
| /Linux-v6.6/net/netfilter/ | 
| D | nf_synproxy_core.c | 29 		       const struct tcphdr *th, struct synproxy_options *opts)  in synproxy_parse_options()98 synproxy_options_size(const struct synproxy_options *opts)  in synproxy_options_size()
 115 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts)  in synproxy_build_options()
 153 				    struct synproxy_options *opts)  in synproxy_init_timestamp_cookie()
 173 synproxy_check_timestamp_cookie(struct synproxy_options *opts)  in synproxy_check_timestamp_cookie()
 449 			    const struct synproxy_options *opts)  in synproxy_send_client_synack()
 492 			 const struct synproxy_options *opts, u32 recv_seq)  in synproxy_send_server_syn()
 538 			 const struct synproxy_options *opts)  in synproxy_send_server_ack()
 576 			 const struct synproxy_options *opts)  in synproxy_send_client_ack()
 615 			 struct synproxy_options *opts, u32 recv_seq)  in synproxy_recv_client_ack()
 [all …]
 
 | 
| D | nf_conntrack_bpf.c | 103 			u32 tuple_len, struct bpf_ct_opts *opts, u32 opts_len,  in __bpf_nf_ct_alloc_entry()150 					  u32 tuple_len, struct bpf_ct_opts *opts,  in __bpf_nf_ct_lookup()
 254 		 u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz)  in bpf_xdp_ct_alloc()
 288 		  u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz)  in bpf_xdp_ct_lookup()
 321 		 u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz)  in bpf_skb_ct_alloc()
 356 		  u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz)  in bpf_skb_ct_lookup()
 
 | 
| D | nft_tunnel.c | 183 	struct nft_tunnel_opts	opts;  member258 				     struct nft_tunnel_opts *opts)  in nft_tunnel_obj_vxlan_init()
 287 				      struct nft_tunnel_opts *opts)  in nft_tunnel_obj_erspan_init()
 340 				      struct nft_tunnel_opts *opts)  in nft_tunnel_obj_geneve_init()
 385 				    struct nft_tunnel_opts *opts)  in nft_tunnel_obj_opts_init()
 579 	struct nft_tunnel_opts *opts = &priv->opts;  in nft_tunnel_opts_dump()  local
 
 | 
| /Linux-v6.6/drivers/usb/gadget/function/ | 
| D | f_sourcesink.c | 449 	struct f_ss_opts *opts;  in sourcesink_free_func()  local891 	struct f_ss_opts *opts = to_f_ss_opts(item);  in f_ss_opts_pattern_show()  local
 904 	struct f_ss_opts *opts = to_f_ss_opts(item);  in f_ss_opts_pattern_store()  local
 934 	struct f_ss_opts *opts = to_f_ss_opts(item);  in f_ss_opts_isoc_interval_show()  local
 947 	struct f_ss_opts *opts = to_f_ss_opts(item);  in f_ss_opts_isoc_interval_store()  local
 977 	struct f_ss_opts *opts = to_f_ss_opts(item);  in f_ss_opts_isoc_maxpacket_show()  local
 990 	struct f_ss_opts *opts = to_f_ss_opts(item);  in f_ss_opts_isoc_maxpacket_store()  local
 1020 	struct f_ss_opts *opts = to_f_ss_opts(item);  in f_ss_opts_isoc_mult_show()  local
 1033 	struct f_ss_opts *opts = to_f_ss_opts(item);  in f_ss_opts_isoc_mult_store()  local
 1063 	struct f_ss_opts *opts = to_f_ss_opts(item);  in f_ss_opts_isoc_maxburst_show()  local
 [all …]
 
 | 
| D | uvc_configfs.c | 344 	struct f_uvc_opts *opts;  in uvcg_default_processing_bm_controls_store()  local399 	struct f_uvc_opts *opts;  in uvcg_default_processing_bm_controls_show()  local
 513 	struct f_uvc_opts *opts;  in uvcg_default_camera_bm_controls_store()  local
 569 	struct f_uvc_opts *opts;  in uvcg_default_camera_bm_controls_show()  local
 677 	struct f_uvc_opts *opts;  in uvcg_default_output_b_source_id_show()  local
 703 	struct f_uvc_opts *opts;  in uvcg_default_output_b_source_id_store()  local
 823 	struct f_uvc_opts *opts;  in uvcg_extension_b_num_controls_store()  local
 857 	struct f_uvc_opts *opts;  in uvcg_extension_b_nr_in_pins_store()  local
 910 	struct f_uvc_opts *opts;  in uvcg_extension_b_control_size_store()  local
 960 	struct f_uvc_opts *opts;  in uvcg_extension_guid_extension_code_show()  local
 [all …]
 
 | 
| D | f_uac1.c | 434 	struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio);  in in_rq_cur()  local485 	struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio);  in in_rq_min()  local
 532 	struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio);  in in_rq_max()  local
 579 	struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio);  in in_rq_res()  local
 626 	struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio);  in out_rq_cur_complete()  local
 680 	struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio);  in out_rq_cur()  local
 996 uac1_ac_header_descriptor *build_ac_header_desc(struct f_uac1_opts *opts)  in build_ac_header_desc()
 1027 static void setup_descriptor(struct f_uac1_opts *opts)  in setup_descriptor()
 1124 	struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio);  in f_audio_validate_opts()  local
 1437 	struct f_uac1_opts *opts = to_f_uac1_opts(item);  in f_uac1_attr_release()  local
 [all …]
 
 | 
| D | f_serial.c | 258 	struct f_serial_opts *opts = to_f_serial_opts(item);  in serial_attr_release()  local308 	struct f_serial_opts *opts;  in gser_free_inst()  local
 317 	struct f_serial_opts *opts;  in gser_alloc_inst()  local
 370 	struct f_serial_opts *opts;  in gser_alloc()  local
 
 | 
| D | f_loopback.c | 221 	struct f_lb_opts *opts;  in lb_free_func()  local473 	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
 
 | 
| D | f_obex.c | 388 	struct f_serial_opts *opts = to_f_serial_opts(item);  in obex_attr_release()  local417 	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
 
 | 
| D | f_uac2.c | 803 static void setup_headers(struct f_uac2_opts *opts,  in setup_headers()905 static void setup_descriptor(struct f_uac2_opts *opts)  in setup_descriptor()
 987 	struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev);  in afunc_validate_opts()  local
 1518 	struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev);  in in_rq_cur()  local
 1595 	struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev);  in in_rq_range()  local
 1717 	struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev);  in out_rq_cur_complete()  local
 1766 	struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev);  in out_rq_cur()  local
 1862 	struct f_uac2_opts *opts = to_f_uac2_opts(item);  in f_uac2_attr_release()  local
 2136 	struct f_uac2_opts *opts;  in afunc_free_inst()  local
 2144 	struct f_uac2_opts *opts;  in afunc_alloc_inst()  local
 [all …]
 
 | 
| /Linux-v6.6/tools/lib/bpf/ | 
| D | bpf.c | 170 		   const struct bpf_map_create_opts *opts)  in bpf_map_create()233 		  struct bpf_prog_load_opts *opts)  in bpf_prog_load()
 519 				const struct bpf_map_batch_opts *opts)  in bpf_map_batch_common()
 545 			 const struct bpf_map_batch_opts *opts)  in bpf_map_delete_batch()
 553 			 const struct bpf_map_batch_opts *opts)  in bpf_map_lookup_batch()
 561 				    const struct bpf_map_batch_opts *opts)  in bpf_map_lookup_and_delete_batch()
 569 			 const struct bpf_map_batch_opts *opts)  in bpf_map_update_batch()
 575 int bpf_obj_pin_opts(int fd, const char *pathname, const struct bpf_obj_pin_opts *opts)  in bpf_obj_pin_opts()
 604 int bpf_obj_get_opts(const char *pathname, const struct bpf_obj_get_opts *opts)  in bpf_obj_get_opts()
 633 			 const struct bpf_prog_attach_opts *opts)  in bpf_prog_attach_opts()
 [all …]
 
 | 
| /Linux-v6.6/net/mptcp/ | 
| D | options.c | 404 		       unsigned int *size, struct mptcp_out_options *opts)  in mptcp_syn_options()445 					 struct mptcp_out_options *opts)  in mptcp_established_options_mp()
 558 					  struct mptcp_out_options *opts)  in mptcp_established_options_dss()
 651 					       struct mptcp_out_options *opts)  in mptcp_established_options_add_addr()
 706 					      struct mptcp_out_options *opts)  in mptcp_established_options_rm_addr()
 736 					      struct mptcp_out_options *opts)  in mptcp_established_options_mp_prio()
 762 						   struct mptcp_out_options *opts)  in mptcp_established_options_rst()
 781 						struct mptcp_out_options *opts)  in mptcp_established_options_fastclose()
 804 					      struct mptcp_out_options *opts)  in mptcp_established_options_mp_fail()
 826 			       struct mptcp_out_options *opts)  in mptcp_established_options()
 [all …]
 
 | 
| /Linux-v6.6/fs/squashfs/ | 
| D | super.c | 72 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
 492 	struct squashfs_mount_opts *opts = fc->fs_private;  in squashfs_reconfigure()  local
 542 	struct squashfs_mount_opts *opts;  in squashfs_init_fs_context()  local
 
 | 
| /Linux-v6.6/tools/lib/subcmd/ | 
| D | parse-options.c | 696 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()
 870 				       const struct option *opts, int full,  in usage_with_options_internal()
 916 			const struct option *opts)  in usage_with_options()
 923 			    const struct option *opts, const char *fmt, ...)  in usage_with_options_msg()
 940 			const struct option *opts,  in parse_options_usage()
 1005 find_option(struct option *opts, int shortopt, const char *longopt)  in find_option()
 1016 void set_option_flag(struct option *opts, int shortopt, const char *longopt,  in set_option_flag()
 1026 void set_option_nobuild(struct option *opts, int shortopt,  in set_option_nobuild()
 
 | 
| /Linux-v6.6/drivers/nvme/host/ | 
| D | fabrics.c | 611 		struct nvmf_ctrl_options *opts)  in nvmf_lookup_transport()653 static int nvmf_parse_options(struct nvmf_ctrl_options *opts,  in nvmf_parse_options()
 997 void nvmf_set_io_queues(struct nvmf_ctrl_options *opts, u32 nr_io_queues,  in nvmf_set_io_queues()
 1033 	struct nvmf_ctrl_options *opts = ctrl->opts;  in nvmf_map_queues()  local
 1073 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts,  in nvmf_check_required_opts()
 1094 		struct nvmf_ctrl_options *opts)  in nvmf_ip_options_match()
 1136 static int nvmf_check_allowed_opts(struct nvmf_ctrl_options *opts,  in nvmf_check_allowed_opts()
 1156 void nvmf_free_options(struct nvmf_ctrl_options *opts)  in nvmf_free_options()
 1182 	struct nvmf_ctrl_options *opts;  in nvmf_create_ctrl()  local
 
 | 
| D | sysfs.c | 292 	struct nvmf_ctrl_options *opts = ctrl->opts;  in nvme_ctrl_loss_tmo_show()  local304 	struct nvmf_ctrl_options *opts = ctrl->opts;  in nvme_ctrl_loss_tmo_store()  local
 362 	struct nvmf_ctrl_options *opts = ctrl->opts;  in nvme_ctrl_fast_io_fail_tmo_store()  local
 417 	struct nvmf_ctrl_options *opts = ctrl->opts;  in nvme_ctrl_dhchap_secret_show()  local
 428 	struct nvmf_ctrl_options *opts = ctrl->opts;  in nvme_ctrl_dhchap_secret_store()  local
 475 	struct nvmf_ctrl_options *opts = ctrl->opts;  in nvme_ctrl_dhchap_ctrl_secret_show()  local
 486 	struct nvmf_ctrl_options *opts = ctrl->opts;  in nvme_ctrl_dhchap_ctrl_secret_store()  local
 
 | 
| /Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ | 
| D | xtlv.c | 14 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-v6.6/tools/perf/util/ | 
| D | record.c | 95 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callch…  in evlist__config()150 static int record_opts__config_freq(struct record_opts *opts)  in record_opts__config_freq()
 216 int record_opts__config(struct record_opts *opts)  in record_opts__config()
 274 	struct record_opts *opts = opt->value;  in record__parse_freq()  local
 
 | 
| D | parse-sublevel-options.c | 10 				     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-v6.6/tools/testing/selftests/net/ | 
| D | reuseaddr_ports_exhausted.c | 83 	struct reuse_opts *opts;  in TEST()  local103 	struct reuse_opts *opts;  in TEST()  local
 128 	struct reuse_opts *opts;  in TEST()  local
 
 | 
| /Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ | 
| D | cgroup_v1v2.c | 12 	struct network_helper_opts opts = {  in run_test()  local47 	struct network_helper_opts opts = {};  in test_cgroup_v1v2()  local
 
 |