Home
last modified time | relevance | path

Searched defs:opt (Results 1 – 25 of 47) sorted by relevance

12

/qemu/scripts/
A Dmeson-buildoptions.py83 def get_help(opt): argument
110 def help_line(left, opt, indent, long): argument
127 def allow_arg(opt): argument
139 def require_arg(opt): argument
161 def cli_option(opt): argument
168 def cli_help_key(opt): argument
177 def cli_metavar(opt): argument
/qemu/util/
A Dqemu-option.c226 QemuOpt *opt; in qemu_opt_find() local
260 QemuOpt *opt; in qemu_opt_get() local
299 QemuOpt *opt; in qemu_opt_get_del() local
318 QemuOpt *opt; in qemu_opt_has_help_opt() local
331 QemuOpt *opt; in qemu_opt_get_bool_helper() local
368 QemuOpt *opt; in qemu_opt_get_number_helper() local
406 QemuOpt *opt; in qemu_opt_get_size_helper() local
528 QemuOpt *opt; in qemu_opt_set_bool() local
551 QemuOpt *opt; in qemu_opt_set_number() local
580 QemuOpt *opt; in qemu_opt_foreach() local
[all …]
A Dqdist.c247 uint32_t opt, bool is_left) in qdist_pr_label()
305 char *qdist_pr(const struct qdist *dist, size_t n_bins, uint32_t opt) in qdist_pr()
/qemu/tests/qtest/libqos/
A Dvirtio-9p-client.c295 TVersionRes v9fs_tversion(TVersionOpt opt) in v9fs_tversion()
363 TAttachRes v9fs_tattach(TAttachOpt opt) in v9fs_tattach()
418 TWalkRes v9fs_twalk(TWalkOpt opt) in v9fs_twalk()
493 TGetAttrRes v9fs_tgetattr(TGetAttrOpt opt) in v9fs_tgetattr()
561 TReadDirRes v9fs_treaddir(TReadDirOpt opt) in v9fs_treaddir()
652 TLOpenRes v9fs_tlopen(TLOpenOpt opt) in v9fs_tlopen()
696 TWriteRes v9fs_twrite(TWriteOpt opt) in v9fs_twrite()
742 TFlushRes v9fs_tflush(TFlushOpt opt) in v9fs_tflush()
775 TMkdirRes v9fs_tmkdir(TMkdirOpt opt) in v9fs_tmkdir()
835 TlcreateRes v9fs_tlcreate(TlcreateOpt opt) in v9fs_tlcreate()
[all …]
/qemu/qapi/
A Dopts-visitor.c116 opts_visitor_insert(GHashTable *unprocessed_opts, const QemuOpt *opt) in opts_visitor_insert()
141 const QemuOpt *opt; in opts_start_struct() local
271 const QemuOpt *opt; in opts_next_list() local
353 const QemuOpt *opt; in opts_type_str() local
375 const QemuOpt *opt; in opts_type_bool() local
398 const QemuOpt *opt; in opts_type_int64() local
455 const QemuOpt *opt; in opts_type_uint64() local
508 const QemuOpt *opt; in opts_type_size() local
/qemu/tests/unit/
A Dtest-qemu-opts.c163 const char *opt = NULL; in test_qemu_opt_get() local
206 bool opt; in test_qemu_opt_get_bool() local
249 uint64_t opt; in test_qemu_opt_get_number() local
292 uint64_t opt; in test_qemu_opt_get_size() local
380 uint64_t opt; in test_qemu_opts_reset() local
962 QemuOpt *opt; in test_opts_to_qdict_duplicates() local
A Dtest-crypto-akcipher.c665 QCryptoAkCipherOptions opt; member
675 QCryptoAkCipherOptions opt; member
946 QCryptoAkCipherOptions opt = { in test_rsakey() local
A Dtest-qdist.c125 static void do_test_pr(uint32_t opt) in do_test_pr()
202 static inline void do_test_pr_label(uint32_t opt) in do_test_pr_label()
A Dtest-blockjob-txn.c90 QDict *opt = qdict_new(); in test_block_job_start() local
A Dtest-blockjob.c74 QDict *opt = qdict_new(); in create_blk() local
/qemu/nbd/
A Dclient.c67 static int nbd_send_option_request(QIOChannel *ioc, uint32_t opt, in nbd_send_option_request()
114 static int nbd_receive_option_reply(QIOChannel *ioc, uint32_t opt, in nbd_receive_option_reply()
339 static int nbd_opt_info_or_go(QIOChannel *ioc, uint32_t opt, in nbd_opt_info_or_go()
562 static int nbd_request_simple_option(QIOChannel *ioc, int opt, bool strict, in nbd_request_simple_option()
668 static int nbd_send_meta_query(QIOChannel *ioc, uint32_t opt, in nbd_send_meta_query()
716 uint32_t opt, in nbd_receive_one_meta_context()
A Dcommon.c50 const char *nbd_opt_lookup(uint32_t opt) in nbd_opt_lookup()
/qemu/fsdev/
A Dqemu-fsdev.c98 const char **opt; in validate_opt() local
/qemu/linux-user/
A Dgen-vdso.c68 int opt = getopt(argc, argv, "o:p:r:s:"); in main() local
/qemu/tests/bench/
A Dbenchmark-crypto-akcipher.c26 QCryptoAkCipherOptions opt; in create_rsa_akcipher() local
/qemu/include/qemu/
A Doption.h112 QemuOpt *opt; member
/qemu/tests/tcg/plugins/
A Dbb.c103 char *opt = argv[i]; in qemu_plugin_install() local
A Dsyscall.c217 char *opt = argv[i]; in qemu_plugin_install() local
A Dinsn.c272 char *opt = argv[i]; in qemu_plugin_install() local
/qemu/contrib/plugins/
A Dstoptrigger.c109 char *opt = argv[i]; in qemu_plugin_install() local
A Dhotblocks.c147 char *opt = argv[i]; in qemu_plugin_install() local
A Dbbv.c133 char *opt = argv[i]; in qemu_plugin_install() local
A Dips.c137 char *opt = argv[i]; in qemu_plugin_install() local
A Dhotpages.c171 char *opt = argv[i]; in qemu_plugin_install() local
/qemu/system/
A Dvl.c536 DeviceOption *opt; in default_driver_check_json() local
1804 ObjectOption *opt, *next; in object_option_foreach_add() local
1819 ObjectOption *opt = g_new0(ObjectOption, 1); in object_option_add_visitor() local
2641 DeviceOption *opt; in qemu_create_cli_devices() local
3351 DeviceOption *opt = g_new0(DeviceOption, 1); in qemu_init() local

Completed in 818 milliseconds

12