Home
last modified time | relevance | path

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

12345678910>>...21

/openbmc/linux/tools/objtool/include/objtool/
H A Dbuiltin.h10 struct opts { struct
12 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
/openbmc/linux/tools/testing/vsock/
H A Dvsock_test.c27 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 …]
H A Dvsock_diag_test.c328 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
/openbmc/qemu/util/
H A Dqemu-option.c125 static const char *find_default_by_name(QemuOpts *opts, const char *name) in find_default_by_name()
224 QemuOpt *qemu_opt_find(QemuOpts *opts, const char *name) in qemu_opt_find()
247 static void qemu_opt_del_all(QemuOpts *opts, const char *name) in qemu_opt_del_all()
258 const char *qemu_opt_get(QemuOpts *opts, const char *name) in qemu_opt_get()
274 void qemu_opt_iter_init(QemuOptsIter *iter, QemuOpts *opts, const char *name) in qemu_opt_iter_init()
297 char *qemu_opt_get_del(QemuOpts *opts, const char *name) in qemu_opt_get_del()
316 bool qemu_opt_has_help_opt(QemuOpts *opts) in qemu_opt_has_help_opt()
328 static bool qemu_opt_get_bool_helper(QemuOpts *opts, const char *name, in qemu_opt_get_bool_helper()
355 bool qemu_opt_get_bool(QemuOpts *opts, const char *name, bool defval) in qemu_opt_get_bool()
360 bool qemu_opt_get_bool_del(QemuOpts *opts, const char *name, bool defval) in qemu_opt_get_bool_del()
[all …]
/openbmc/qemu/tests/unit/
H A Dtest-qemu-opts.c132 QemuOpts *opts; in test_qemu_opts_create() local
162 QemuOpts *opts; in test_qemu_opt_get() local
205 QemuOpts *opts; in test_qemu_opt_get_bool() local
248 QemuOpts *opts; in test_qemu_opt_get_number() local
291 QemuOpts *opts; in test_qemu_opt_get_size() local
347 QemuOpts *opts; in test_qemu_opt_unset() local
379 QemuOpts *opts; in test_qemu_opts_reset() local
420 static size_t opts_count(QemuOpts *opts) in opts_count()
431 QemuOpts *opts; in test_opts_parse() local
533 QemuOpts *opts; in test_opts_parse_bool() local
[all …]
H A Dtest-opts-visitor.c39 QemuOpts *opts; in setup_fixture() local
181 QemuOpts *opts; in test_opts_range_unvisited() local
221 QemuOpts *opts; in test_opts_range_beyond() local
256 QemuOpts *opts; in test_opts_dict_unvisited() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf_fail.c30 struct bpf_ct_opts___local opts = {}; in alloc_release() local
44 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
/openbmc/openbmc/poky/meta-selftest/lib/recipetool/
H A Dbbpath.py13 def print_name(opts): argument
16 def print_bbdir(opts): argument
19 def print_registered(opts): argument
24 def multiloaded(opts): argument
/openbmc/linux/net/netfilter/
H A 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()
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 …]
H A Dnf_conntrack_bpf.c103 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()
/openbmc/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 = 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 …]
H A Duvc_configfs.c345 struct f_uvc_opts *opts; in uvcg_default_processing_bm_controls_store() local
400 struct f_uvc_opts *opts; in uvcg_default_processing_bm_controls_show() local
514 struct f_uvc_opts *opts; in uvcg_default_camera_bm_controls_store() local
570 struct f_uvc_opts *opts; in uvcg_default_camera_bm_controls_show() local
678 struct f_uvc_opts *opts; in uvcg_default_output_b_source_id_show() local
704 struct f_uvc_opts *opts; in uvcg_default_output_b_source_id_store() local
824 struct f_uvc_opts *opts; in uvcg_extension_b_num_controls_store() local
858 struct f_uvc_opts *opts; in uvcg_extension_b_nr_in_pins_store() local
911 struct f_uvc_opts *opts; in uvcg_extension_b_control_size_store() local
961 struct f_uvc_opts *opts; in uvcg_extension_guid_extension_code_show() local
[all …]
H A Df_uac1.c434 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); in in_rq_cur() local
485 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 …]
/openbmc/qemu/system/
H A Dvl.c149 ObjectOptions *opts; member
154 QDict *opts; member
526 static int default_driver_check(void *opaque, QemuOpts *opts, Error **errp) in default_driver_check()
544 static int parse_name(void *opaque, QemuOpts *opts, Error **errp) in parse_name()
567 static int parse_add_fd(void *opaque, QemuOpts *opts, Error **errp) in parse_add_fd()
624 static int cleanup_add_fd(void *opaque, QemuOpts *opts, Error **errp) in cleanup_add_fd()
645 static int drive_init_func(void *opaque, QemuOpts *opts, Error **errp) in drive_init_func()
652 static int drive_enable_snapshot(void *opaque, QemuOpts *opts, Error **errp) in drive_enable_snapshot()
663 QemuOpts *opts; in default_drive() local
804 static void configure_msg(QemuOpts *opts) in configure_msg()
[all …]
/openbmc/linux/tools/lib/bpf/
H A Dbpf.c170 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 …]
/openbmc/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
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
/openbmc/linux/net/mptcp/
H A Doptions.c402 unsigned int *size, struct mptcp_out_options *opts) in mptcp_syn_options()
443 struct mptcp_out_options *opts) in mptcp_established_options_mp()
556 struct mptcp_out_options *opts) in mptcp_established_options_dss()
648 struct mptcp_out_options *opts) in mptcp_established_options_add_addr()
710 struct mptcp_out_options *opts) in mptcp_established_options_rm_addr()
740 struct mptcp_out_options *opts) in mptcp_established_options_mp_prio()
766 struct mptcp_out_options *opts) in mptcp_established_options_rst()
785 struct mptcp_out_options *opts) in mptcp_established_options_fastclose()
808 struct mptcp_out_options *opts) in mptcp_established_options_mp_fail()
830 struct mptcp_out_options *opts) in mptcp_established_options()
[all …]
/openbmc/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()
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()
/openbmc/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()
/openbmc/linux/drivers/nvme/host/
H A Dfabrics.c611 struct nvmf_ctrl_options *opts) in nvmf_lookup_transport()
655 static int nvmf_parse_options(struct nvmf_ctrl_options *opts, in nvmf_parse_options()
999 void nvmf_set_io_queues(struct nvmf_ctrl_options *opts, u32 nr_io_queues, in nvmf_set_io_queues()
1035 struct nvmf_ctrl_options *opts = ctrl->opts; in nvmf_map_queues() local
1075 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts, in nvmf_check_required_opts()
1096 struct nvmf_ctrl_options *opts) in nvmf_ip_options_match()
1138 static int nvmf_check_allowed_opts(struct nvmf_ctrl_options *opts, in nvmf_check_allowed_opts()
1158 void nvmf_free_options(struct nvmf_ctrl_options *opts) in nvmf_free_options()
1184 struct nvmf_ctrl_options *opts; in nvmf_create_ctrl() local
/openbmc/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
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()
/openbmc/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
/openbmc/qemu/chardev/
H A Dchar-pipe.c111 ChardevHostdev *opts = backend->u.pipe.data; in qemu_chr_open_pipe() local
126 ChardevHostdev *opts = backend->u.pipe.data; in qemu_chr_open_pipe() local
158 static void qemu_chr_parse_pipe(QemuOpts *opts, ChardevBackend *backend, in qemu_chr_parse_pipe()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_v1v2.c12 struct network_helper_opts opts = { in run_test() local
47 struct network_helper_opts opts = {}; in test_cgroup_v1v2() local

12345678910>>...21