Home
last modified time | relevance | path

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

12345678910>>...14

/linux/tools/objtool/include/objtool/
H A Dbuiltin.h10 struct opts { struct
12 bool cfi;
13 bool checksum;
14 bool dump_orc;
15 bool hack_jump_label;
16 bool hack_noinstr;
17 bool hack_skylake;
18 bool ibt;
19 bool mcount;
20 bool noabs;
[all …]
/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()
74 static void test_stream_bind_only_client(const struct test_opts *opts) in test_stream_bind_only_client()
116 static void test_stream_bind_only_server(const struct test_opts *opts) in test_stream_bind_only_server()
131 static void test_stream_client_close_client(const struct test_opts *opts) in test_stream_client_close_client()
145 static void test_stream_client_close_server(const struct test_opts *opts) in test_stream_client_close_server()
166 static void test_stream_server_close_client(const struct test_opts *opts) in test_stream_server_close_client()
187 static void test_stream_server_close_server(const struct test_opts *opts) in test_stream_server_close_server()
206 static void test_stream_multiconn_client(const struct test_opts *opts) in test_stream_multiconn_client()
230 static void test_stream_multiconn_server(const struct test_opts *opts) in test_stream_multiconn_server()
256 static void test_msg_peek_client(const struct test_opts *opts, in test_msg_peek_client()
[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/tools/testing/selftests/drivers/net/
H A Dpsp_responder.c23 struct opts { struct
40 static int conn_setup_psp(struct ynl_sock *ys, struct opts *opts, int data_sock) in conn_setup_psp()
122 run_session(struct ynl_sock *ys, struct opts *opts, in run_session()
307 static int spawn_server(struct opts *opts) in spawn_server()
337 static int run_responder(struct ynl_sock *ys, struct opts *opts) in run_responder()
367 static void parse_cmd_opts(int argc, char **argv, struct opts *opts) in parse_cmd_opts()
414 struct opts opts = {}; in main() local
/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
/linux/net/netfilter/
H A Dnf_synproxy_core.c30 const struct tcphdr *th, struct synproxy_options *opts) in synproxy_parse_options()
99 synproxy_options_size(const struct synproxy_options *opts) in synproxy_options_size()
116 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) in synproxy_build_options()
154 struct synproxy_options *opts) in synproxy_init_timestamp_cookie()
174 synproxy_check_timestamp_cookie(struct synproxy_options *opts) in synproxy_check_timestamp_cookie()
450 const struct synproxy_options *opts) in synproxy_send_client_synack()
493 const struct synproxy_options *opts, u32 recv_seq) in synproxy_send_server_syn()
539 const struct synproxy_options *opts) in synproxy_send_server_ack()
577 const struct synproxy_options *opts) in synproxy_send_client_ack()
616 struct synproxy_options *opts, u32 recv_seq) in synproxy_recv_client_ack()
[all …]
H A Dnf_conntrack_bpf.c110 u32 tuple_len, struct bpf_ct_opts *opts, u32 opts_len, in __bpf_nf_ct_alloc_entry()
173 u32 tuple_len, struct bpf_ct_opts *opts, in __bpf_nf_ct_lookup()
293 u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz) in bpf_xdp_ct_alloc()
326 u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz) in bpf_xdp_ct_lookup()
358 u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz) in bpf_skb_ct_alloc()
392 u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz) in bpf_skb_ct_lookup()
/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
119 static int stg_post_socket_cb(int fd, void *opts) in stg_post_socket_cb()
141 struct network_helper_opts opts = { in test_dctcp() local
189 struct network_helper_opts opts = { in test_dctcp_autoattach_map() local
396 struct network_helper_opts opts = { in test_update_ca() local
434 struct network_helper_opts opts = { in test_update_wrong() local
471 struct network_helper_opts opts = { in test_mixed_links() local
583 struct network_helper_opts opts = { in test_cc_cubic() local
H A Dtoken.c116 static int materialize_bpffs_fd(int fs_fd, struct bpffs_opts *opts) in materialize_bpffs_fd()
281 static void child(int sock_fd, struct bpffs_opts *opts, child_callback_fn callback) in child()
1088 struct bpffs_opts opts = { in test_token() local
1096 struct bpffs_opts opts = { in test_token() local
1103 struct bpffs_opts opts = { in test_token() local
1112 struct bpffs_opts opts = { in test_token() local
1120 struct bpffs_opts opts = { in test_token() local
1129 struct bpffs_opts opts = { in test_token() local
1137 struct bpffs_opts opts = { in test_token() local
1145 struct bpffs_opts opts = { in test_token() local
[all …]
/linux/tools/lib/bpf/
H A Dbpf.c173 const struct bpf_map_create_opts *opts) in bpf_map_create() argument
241 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
529 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
555 bpf_map_delete_batch(int fd,const void * keys,__u32 * count,const struct bpf_map_batch_opts * opts) bpf_map_delete_batch() argument
563 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
571 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
579 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
585 bpf_obj_pin_opts(int fd,const char * pathname,const struct bpf_obj_pin_opts * opts) bpf_obj_pin_opts() argument
614 bpf_obj_get_opts(const char * pathname,const struct bpf_obj_get_opts * opts) bpf_obj_get_opts() argument
643 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
681 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
729 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
940 bpf_link_update(int link_fd,int new_prog_fd,const struct bpf_link_update_opts * opts) bpf_link_update() argument
979 bpf_prog_query_opts(int target,enum bpf_attach_type type,struct bpf_prog_query_opts * opts) bpf_prog_query_opts() argument
1026 bpf_prog_test_run_opts(int prog_fd,struct bpf_test_run_opts * opts) bpf_prog_test_run_opts() argument
1098 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
1121 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
1144 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
1168 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
1227 bpf_raw_tracepoint_open_opts(int prog_fd,struct bpf_raw_tp_opts * opts) bpf_raw_tracepoint_open_opts() argument
1252 bpf_btf_load(const void * btf_data,size_t btf_size,struct bpf_btf_load_opts * opts) bpf_btf_load() argument
1346 bpf_prog_bind_map(int prog_fd,int map_fd,const struct bpf_prog_bind_opts * opts) bpf_prog_bind_map() argument
1364 bpf_token_create(int bpffs_fd,struct bpf_token_create_opts * opts) bpf_token_create() argument
1382 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/drivers/md/dm-pcache/
H A Dbacking_dev.c202 struct pcache_backing_dev_req_opts *opts) in req_type_req_alloc()
224 struct pcache_backing_dev_req_opts *opts) in kmem_type_req_alloc()
256 struct pcache_backing_dev_req_opts *opts) in backing_dev_req_alloc()
268 struct pcache_backing_dev_req_opts *opts) in req_type_req_init()
293 struct pcache_backing_dev_req_opts *opts) in kmem_type_req_init()
314 struct pcache_backing_dev_req_opts *opts) in backing_dev_req_init()
326 struct pcache_backing_dev_req_opts *opts) in backing_dev_req_create()
/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/net/mptcp/
H A Doptions.c402 unsigned int *size, struct mptcp_out_options *opts) in mptcp_syn_options() argument
452 struct mptcp_out_options *opts) in mptcp_established_options_mp() argument
565 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
657 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
721 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
751 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
777 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
796 mptcp_established_options_fastclose(struct sock * sk,unsigned int * size,unsigned int remaining,struct mptcp_out_options * opts) mptcp_established_options_fastclose() argument
819 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
841 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
914 mptcp_synack_options(const struct request_sock * req,unsigned int * size,struct mptcp_out_options * opts) mptcp_synack_options() argument
1416 mptcp_write_options(struct tcphdr * th,__be32 * ptr,struct tcp_sock * tp,struct mptcp_out_options * opts) mptcp_write_options() argument
[all...]
/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 *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
/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

12345678910>>...14