Home
last modified time | relevance | path

Searched defs:opts (Results 201 – 225 of 517) sorted by relevance

12345678910>>...21

/openbmc/qemu/chardev/
H A Dspice.c318 static void qemu_chr_parse_spice_vmc(QemuOpts *opts, ChardevBackend *backend, in qemu_chr_parse_spice_vmc()
334 static void qemu_chr_parse_spice_port(QemuOpts *opts, ChardevBackend *backend, in qemu_chr_parse_spice_port()
H A Dchar-serial.c285 static void qemu_chr_parse_serial(QemuOpts *opts, ChardevBackend *backend, in qemu_chr_parse_serial()
/openbmc/qemu/ui/
H A Dui-hmp-cmds.c269 SetPasswordOptions opts = { in hmp_set_password() local
303 ExpirePasswordOptions opts = { in hmp_expire_password() local
/openbmc/linux/tools/perf/util/
H A Dbpf-event.c168 struct record_opts *opts) in perf_event__synthesize_one_bpf_prog()
380 struct record_opts *opts) in perf_event__synthesize_bpf_events()
/openbmc/qemu/net/
H A Daf-xdp.c337 const NetdevAFXDPOptions *opts, Error **errp) in af_xdp_socket_create()
445 const NetdevAFXDPOptions *opts = &netdev->u.af_xdp; in net_init_af_xdp() local
/openbmc/qemu/hw/block/
H A Dxen-block.c870 QDict *opts, Error **errp) in xen_block_drive_create()
1003 ObjectOptions *opts; in xen_block_iothread_create() local
1025 QDict *opts, Error **errp) in xen_block_device_create()
/openbmc/linux/kernel/bpf/
H A Dinode.c643 struct bpf_mount_opts *opts = fc->fs_private; in bpf_parse_param() local
743 struct bpf_mount_opts *opts = fc->fs_private; in bpf_fill_super() local
782 struct bpf_mount_opts *opts; in bpf_init_fs_context() local
/openbmc/linux/security/safesetid/
H A Dlsm.c93 unsigned int opts) in safesetid_security_capable()
/openbmc/linux/tools/bpf/runqslower/
H A Drunqslower.c37 static const struct argp_option opts[] = { variable
/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_attach.c203 static const struct option opts[] = { in usbip_attach() local
/openbmc/qemu/tests/qtest/fuzz/
H A Dqos_fuzz.c205 QOSGraphTestOptions *opts in fuzz_add_qos_target()
/openbmc/linux/tools/thermal/tmon/
H A Dtmon.c205 static struct option opts[] = { variable
/openbmc/qemu/tests/qtest/libqos/
H A Di2c.c79 void add_qi2c_address(QOSGraphEdgeOptions *opts, QI2CAddress *addr) in add_qi2c_address()
H A De1000e.c217 QOSGraphEdgeOptions opts = { in e1000e_register_nodes() local
/openbmc/linux/arch/um/drivers/
H A Dxterm.c28 static void *xterm_init(char *str, int device, const struct chan_opts *opts) in xterm_init()
H A Dpty.c26 static void *pty_chan_init(char *str, int device, const struct chan_opts *opts) in pty_chan_init()
/openbmc/linux/drivers/phy/amlogic/
H A Dphy-meson-g12a-mipi-dphy-analog.c46 union phy_configure_opts *opts) in phy_g12a_mipi_dphy_analog_configure()
/openbmc/qemu/block/
H A Dqcow2.c184 qcow2_extract_crypto_opts(QemuOpts *opts, const char *fmt, Error **errp) in qcow2_extract_crypto_opts()
881 static bool read_cache_sizes(BlockDriverState *bs, QemuOpts *opts, in read_cache_sizes()
990 QemuOpts *opts = NULL; in qcow2_update_options_prepare() local
3442 static size_t qcow2_opt_get_cluster_size_del(QemuOpts *opts, bool extended_l2, in qcow2_opt_get_cluster_size_del()
3455 static int qcow2_opt_get_version_del(QemuOpts *opts, Error **errp) in qcow2_opt_get_version_del()
3475 static uint64_t qcow2_opt_get_refcount_bits_del(QemuOpts *opts, int version, in qcow2_opt_get_refcount_bits_del()
3896 qcow2_co_create_opts(BlockDriver *drv, const char *filename, QemuOpts *opts, in qcow2_co_create_opts()
5071 static BlockMeasureInfo *qcow2_measure(QemuOpts *opts, BlockDriverState *in_bs, in qcow2_measure()
5686 qcow2_amend_options(BlockDriverState *bs, QemuOpts *opts, in qcow2_amend_options()
5937 BlockdevAmendOptions *opts, in qcow2_co_amend()
/openbmc/linux/fs/squashfs/
H A Dxz_wrapper.c42 struct comp_opts *opts; in squashfs_xz_comp_opts() local
/openbmc/linux/drivers/hid/bpf/entrypoints/
H A Dentrypoints.lskel.h74 struct bpf_load_and_run_opts opts = {}; in entrypoints_bpf__load() local
/openbmc/qemu/tests/qtest/
H A Dnvme-test.c147 QOSGraphEdgeOptions opts = { in nvme_register_nodes() local
/openbmc/qemu/
H A Dblock.c530 QemuOpts *opts; member
536 QemuOpts *opts, Error **errp) in bdrv_co_create()
634 QemuOpts *opts, in bdrv_co_create_opts_simple()
1862 QemuOpts *opts; in bdrv_open_common() local
3878 QemuOpts *opts = NULL; in bdrv_append_temp_snapshot() local
4357 QemuOpts *opts; in bdrv_reopen_queue_child() local
4661 QDict *opts = qdict_new(); in bdrv_reopen_set_read_only() local
4834 QemuOpts *opts; in bdrv_reopen_prepare() local
7235 QemuOpts *opts = NULL; in bdrv_img_create() local
7721 int bdrv_amend_options(BlockDriverState *bs, QemuOpts *opts, in bdrv_amend_options()
[all …]
/openbmc/linux/net/9p/
H A Dtrans_fd.c764 static int parse_opts(char *params, struct p9_fd_opts *opts) in parse_opts()
995 struct p9_fd_opts opts; in p9_fd_create_tcp() local
1086 struct p9_fd_opts opts; in p9_fd_create() local
/openbmc/qemu/semihosting/
H A Dconfig.c138 QemuOpts *opts = qemu_opts_parse_noisily(opt_list, optstr, false); in qemu_semihosting_config_options() local
/openbmc/qemu/tests/avocado/
H A Dvirtio_version.py70 def run_device(self, devtype, opts=None, machine='pc'): argument

12345678910>>...21