Home
last modified time | relevance | path

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

12345678910>>...18

/kernel/linux/linux-5.10/tools/testing/vsock/
Dvsock_test.c22 static void test_stream_connection_reset(const struct test_opts *opts) in test_stream_connection_reset()
58 static void test_stream_bind_only_client(const struct test_opts *opts) in test_stream_bind_only_client()
100 static void test_stream_bind_only_server(const struct test_opts *opts) in test_stream_bind_only_server()
130 static void test_stream_client_close_client(const struct test_opts *opts) in test_stream_client_close_client()
144 static void test_stream_client_close_server(const struct test_opts *opts) in test_stream_client_close_server()
165 static void test_stream_server_close_client(const struct test_opts *opts) in test_stream_server_close_client()
186 static void test_stream_server_close_server(const struct test_opts *opts) in test_stream_server_close_server()
205 static void test_stream_multiconn_client(const struct test_opts *opts) in test_stream_multiconn_client()
229 static void test_stream_multiconn_server(const struct test_opts *opts) in test_stream_multiconn_server()
253 static void test_stream_msg_peek_client(const struct test_opts *opts) in test_stream_msg_peek_client()
[all …]
Dvsock_diag_test.c328 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()
519 struct test_opts opts = { in main() local
/kernel/linux/linux-5.10/net/netfilter/
Dnf_synproxy_core.c29 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()
472 const struct synproxy_options *opts) in synproxy_send_client_synack()
515 const struct synproxy_options *opts, u32 recv_seq) in synproxy_send_server_syn()
561 const struct synproxy_options *opts) in synproxy_send_server_ack()
599 const struct synproxy_options *opts) in synproxy_send_client_ack()
638 struct synproxy_options *opts, u32 recv_seq) in synproxy_recv_client_ack()
[all …]
Dnft_tunnel.c156 struct nft_tunnel_opts opts; member
231 struct nft_tunnel_opts *opts) in nft_tunnel_obj_vxlan_init()
260 struct nft_tunnel_opts *opts) in nft_tunnel_obj_erspan_init()
313 struct nft_tunnel_opts *opts) in nft_tunnel_obj_geneve_init()
358 struct nft_tunnel_opts *opts) in nft_tunnel_obj_opts_init()
551 struct nft_tunnel_opts *opts = &priv->opts; in nft_tunnel_opts_dump() local
/kernel/linux/linux-4.19/drivers/usb/gadget/function/
Df_sourcesink.c450 struct f_ss_opts *opts; in sourcesink_free_func() local
890 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_pattern_show() local
903 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_pattern_store() local
933 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_interval_show() local
946 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_interval_store() local
976 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_maxpacket_show() local
989 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_maxpacket_store() local
1019 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_mult_show() local
1032 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_mult_store() local
1062 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_maxburst_show() local
[all …]
Df_serial.c260 struct f_serial_opts *opts = to_f_serial_opts(item); in serial_attr_release() local
289 struct f_serial_opts *opts; in gser_free_inst() local
298 struct f_serial_opts *opts; in gser_alloc_inst() local
333 struct f_serial_opts *opts; in gser_alloc() local
Df_hid.c871 struct f_hid_opts *opts = to_f_hid_opts(item); in hid_attr_release() local
930 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_report_desc_show() local
944 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_report_desc_store() local
975 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_dev_show() local
1004 struct f_hid_opts *opts; in hidg_free_inst() local
1024 struct f_hid_opts *opts; in hidg_alloc_inst() local
1064 struct f_hid_opts *opts; in hidg_free() local
1088 struct f_hid_opts *opts; in hidg_alloc() local
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_sourcesink.c451 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 = 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 …]
Duvc_configfs.c297 struct f_uvc_opts *opts; in uvcg_default_processing_bm_controls_show() local
408 struct f_uvc_opts *opts; in uvcg_default_camera_bm_controls_show() local
593 struct f_uvc_opts *opts; in uvcg_control_class_allow_link() local
635 struct f_uvc_opts *opts; in uvcg_control_class_drop_link() local
722 struct f_uvc_opts *opts; in uvcg_default_control_b_interface_number_show() local
792 struct f_uvc_opts *opts; in uvcg_format_bma_controls_show() local
819 struct f_uvc_opts *opts; in uvcg_format_bma_controls_store() local
878 struct f_uvc_opts *opts; in uvcg_streaming_header_allow_link() local
944 struct f_uvc_opts *opts; in uvcg_streaming_header_drop_link() local
1156 struct f_uvc_opts *opts; in uvcg_frame_b_frame_index_show() local
[all …]
Df_uac2.c494 static void setup_descriptor(struct f_uac2_opts *opts) in setup_descriptor()
612 struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev); in afunc_validate_opts() local
889 struct f_uac2_opts *opts; in in_rq_cur() local
930 struct f_uac2_opts *opts; in in_rq_range() local
1054 struct f_uac2_opts *opts = to_f_uac2_opts(item); in f_uac2_attr_release() local
1131 struct f_uac2_opts *opts; in afunc_free_inst() local
1139 struct f_uac2_opts *opts; in afunc_alloc_inst() local
1164 struct f_uac2_opts *opts; in afunc_free() local
1187 struct f_uac2_opts *opts; in afunc_alloc() local
Df_serial.c260 struct f_serial_opts *opts = to_f_serial_opts(item); in serial_attr_release() local
310 struct f_serial_opts *opts; in gser_free_inst() local
319 struct f_serial_opts *opts; in gser_alloc_inst() local
368 struct f_serial_opts *opts; in gser_alloc() local
Df_hid.c898 struct f_hid_opts *opts = to_f_hid_opts(item); in hid_attr_release() local
957 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_report_desc_show() local
971 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_report_desc_store() local
1002 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_dev_show() local
1031 struct f_hid_opts *opts; in hidg_free_inst() local
1051 struct f_hid_opts *opts; in hidg_alloc_inst() local
1091 struct f_hid_opts *opts; in hidg_free() local
1115 struct f_hid_opts *opts; in hidg_alloc() local
/kernel/linux/linux-4.19/net/ipv6/netfilter/
Dip6t_SYNPROXY.c89 const struct synproxy_options *opts) in synproxy_send_client_synack()
131 const struct synproxy_options *opts, u32 recv_seq) in synproxy_send_server_syn()
177 const struct synproxy_options *opts) in synproxy_send_server_ack()
215 const struct synproxy_options *opts) in synproxy_send_client_ack()
254 struct synproxy_options *opts, u32 recv_seq) in synproxy_recv_client_ack()
282 struct synproxy_options opts = {}; in synproxy_tg6() local
336 struct synproxy_options opts = {}; in ipv6_synproxy_hook() local
/kernel/linux/linux-4.19/net/ipv4/netfilter/
Dipt_SYNPROXY.c75 const struct synproxy_options *opts) in synproxy_send_client_synack()
117 const struct synproxy_options *opts, u32 recv_seq) in synproxy_send_server_syn()
163 const struct synproxy_options *opts) in synproxy_send_server_ack()
201 const struct synproxy_options *opts) in synproxy_send_client_ack()
240 struct synproxy_options *opts, u32 recv_seq) in synproxy_recv_client_ack()
268 struct synproxy_options opts = {}; in synproxy_tg4() local
321 struct synproxy_options opts = {}; in ipv4_synproxy_hook() local
/kernel/linux/linux-5.10/tools/lib/subcmd/
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()
859 const struct option *opts, int full, in usage_with_options_internal()
905 const struct option *opts) in usage_with_options()
912 const struct option *opts, const char *fmt, ...) in usage_with_options_msg()
929 const struct option *opts, in parse_options_usage()
994 find_option(struct option *opts, int shortopt, const char *longopt) in find_option()
1005 void set_option_flag(struct option *opts, int shortopt, const char *longopt, in set_option_flag()
1015 void set_option_nobuild(struct option *opts, int shortopt, in set_option_nobuild()
/kernel/linux/linux-4.19/tools/lib/subcmd/
Dparse-options.c675 static void print_option_help(const struct option *opts, int full) in print_option_help()
785 static struct option *options__order(const struct option *opts) in options__order()
837 const struct option *opts, int full, in usage_with_options_internal()
883 const struct option *opts) in usage_with_options()
890 const struct option *opts, const char *fmt, ...) in usage_with_options_msg()
907 const struct option *opts, in parse_options_usage()
972 find_option(struct option *opts, int shortopt, const char *longopt) in find_option()
983 void set_option_flag(struct option *opts, int shortopt, const char *longopt, in set_option_flag()
993 void set_option_nobuild(struct option *opts, int shortopt, in set_option_nobuild()
/kernel/linux/linux-5.10/tools/perf/util/
Drecord.c92 void perf_evlist__config(struct evlist *evlist, struct record_opts *opts, in perf_evlist__config()
155 static int record_opts__config_freq(struct record_opts *opts) in record_opts__config_freq()
215 int record_opts__config(struct record_opts *opts) in record_opts__config()
270 struct record_opts *opts = opt->value; in record__parse_freq() local
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()
/kernel/linux/linux-5.10/net/mptcp/
Doptions.c333 unsigned int *size, struct mptcp_out_options *opts) in mptcp_syn_options()
394 struct mptcp_out_options *opts) in mptcp_established_options_mp()
485 struct mptcp_out_options *opts) in mptcp_established_options_dss()
580 struct mptcp_out_options *opts) in mptcp_established_options_add_addr()
628 struct mptcp_out_options *opts) in mptcp_established_options_rm_addr()
652 struct mptcp_out_options *opts) in mptcp_established_options()
696 struct mptcp_out_options *opts) in mptcp_synack_options()
979 void mptcp_write_options(__be32 *ptr, struct mptcp_out_options *opts) in mptcp_write_options()
/kernel/linux/linux-4.19/net/netfilter/
Dnf_synproxy_core.c32 const struct tcphdr *th, struct synproxy_options *opts) in synproxy_parse_options()
95 unsigned int synproxy_options_size(const struct synproxy_options *opts) in synproxy_options_size()
113 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) in synproxy_build_options()
152 struct synproxy_options *opts) in synproxy_init_timestamp_cookie()
171 void synproxy_check_timestamp_cookie(struct synproxy_options *opts) in synproxy_check_timestamp_cookie()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
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
/kernel/linux/linux-5.10/drivers/nvme/host/
Dfabrics.c529 struct nvmf_ctrl_options *opts) in nvmf_lookup_transport()
626 static int nvmf_parse_options(struct nvmf_ctrl_options *opts, in nvmf_parse_options()
910 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts, in nvmf_check_required_opts()
931 struct nvmf_ctrl_options *opts) in nvmf_ip_options_match()
960 static int nvmf_check_allowed_opts(struct nvmf_ctrl_options *opts, in nvmf_check_allowed_opts()
980 void nvmf_free_options(struct nvmf_ctrl_options *opts) in nvmf_free_options()
1001 struct nvmf_ctrl_options *opts; in nvmf_create_ctrl() local
/kernel/linux/linux-4.19/tools/perf/util/
Drecord.c135 void perf_evlist__config(struct perf_evlist *evlist, struct record_opts *opts, in perf_evlist__config()
194 static int record_opts__config_freq(struct record_opts *opts) in record_opts__config_freq()
254 int record_opts__config(struct record_opts *opts) in record_opts__config()
309 struct record_opts *opts = opt->value; in record__parse_freq() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dbtf_dump.c16 struct btf_dump_opts opts; member
28 const struct btf_dump_opts *opts) in btf_dump_all_types()
140 struct btf_dump_opts opts; in test_btf_dump_incremental() local
/kernel/linux/linux-4.19/drivers/nvme/host/
Dfabrics.c525 struct nvmf_ctrl_options *opts) in nvmf_lookup_transport()
612 static int nvmf_parse_options(struct nvmf_ctrl_options *opts, in nvmf_parse_options()
850 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts, in nvmf_check_required_opts()
870 static int nvmf_check_allowed_opts(struct nvmf_ctrl_options *opts, in nvmf_check_allowed_opts()
890 void nvmf_free_options(struct nvmf_ctrl_options *opts) in nvmf_free_options()
910 struct nvmf_ctrl_options *opts; in nvmf_create_ctrl() local

12345678910>>...18