Home
last modified time | relevance | path

Searched defs:opts (Results 251 – 275 of 517) sorted by relevance

1...<<1112131415161718192021

/openbmc/qemu/tests/qtest/libqos/
H A Dsdhci.c148 QOSGraphEdgeOptions opts = { in qsdhci_register_nodes() local
/openbmc/qemu/replay/
H A Dreplay.c280 void replay_configure(QemuOpts *opts) in replay_configure()
/openbmc/qemu/trace/
H A Dcontrol.c290 QemuOpts *opts = qemu_opts_parse_noisily(qemu_find_opts("trace"), in trace_opt_parse() local
/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c122 struct bpf_map_batch_opts *opts, in fetch_and_validate()
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_create.c29 static const struct argp_option opts[] = { variable
H A Dbench_bpf_hashmap_lookup.c42 static const struct argp_option opts[] = { variable
/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-dp.c109 static int mtk_dp_phy_configure(struct phy *phy, union phy_configure_opts *opts) in mtk_dp_phy_configure()
/openbmc/linux/drivers/phy/amlogic/
H A Dphy-meson-axg-mipi-dphy.c200 union phy_configure_opts *opts) in phy_meson_axg_mipi_dphy_configure()
/openbmc/qemu/monitor/
H A Dmonitor.c726 int monitor_init(MonitorOptions *opts, bool allow_hmp, Error **errp) in monitor_init()
763 int monitor_init_opts(QemuOpts *opts, Error **errp) in monitor_init_opts()
/openbmc/linux/fs/befs/
H A Dlinuxvfs.c692 parse_options(char *options, struct befs_mount_options *opts) in parse_options()
771 struct befs_mount_options *opts = &befs_sb->mount_opts; in befs_show_options() local
/openbmc/linux/net/tipc/
H A Dudp_media.c627 struct nlattr *opts[TIPC_NLA_UDP_MAX + 1]; in tipc_udp_nl_bearer_add() local
670 struct nlattr *opts[TIPC_NLA_UDP_MAX + 1]; in tipc_udp_enable() local
/openbmc/linux/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-ldb.c96 union phy_configure_opts opts = { }; in imx8qxp_ldb_bridge_atomic_check() local
138 union phy_configure_opts opts = { }; in imx8qxp_ldb_bridge_mode_set() local
/openbmc/linux/fs/dlm/
H A Dmidcomms.c201 struct dlm_opts *opts; member
956 static void dlm_fill_opts_header(struct dlm_opts *opts, uint16_t inner_len, in dlm_fill_opts_header()
982 struct dlm_opts *opts; in dlm_midcomms_get_msg_3_2() local
/openbmc/u-boot/drivers/fastboot/
H A Dfb_nand.c69 nand_erase_options_t opts; in _fb_nand_erase() local
/openbmc/qemu/hw/xen/
H A Dxen-backend.c128 const char *name, QDict *opts, Error **errp) in xen_backend_device_create()
/openbmc/qemu/tests/unit/
H A Dtest-seccomp.c35 QemuOpts *opts; in test_seccomp_helper() local
/openbmc/linux/net/sched/
H A Dsch_codel.c216 struct nlattr *opts; in codel_dump() local
/openbmc/qemu/block/
H A Discsi.c1328 static void apply_chap(struct iscsi_context *iscsi, QemuOpts *opts, in apply_chap()
1369 static void apply_header_digest(struct iscsi_context *iscsi, QemuOpts *opts, in apply_header_digest()
1390 static char *get_initiator_name(QemuOpts *opts) in get_initiator_name()
1618 QemuOpts *opts; in iscsi_parse_iscsi_option() local
1804 QemuOpts *opts; in iscsi_open() local
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py858 def add_object(self, opts): argument
863 def add_device(self, opts): argument
868 def add_drive_raw(self, opts): argument
873 def add_drive(self, path, opts='', interface='virtio', img_format=imgfmt): argument
899 def add_blockdev(self, opts): argument
/openbmc/linux/fs/jffs2/
H A Dnodemgmt.c27 struct jffs2_mount_opts *opts = &c->mount_opts; in jffs2_rp_can_write() local
/openbmc/qemu/tests/qtest/
H A Disl_pmbus_vr-test.c443 QOSGraphEdgeOptions opts = { in isl_pmbus_vr_register_nodes() local
H A De1000e-test.c230 QOSGraphTestOptions opts = { in register_e1000e_test() local
H A Digb-test.c241 QOSGraphTestOptions opts = { 0 }; in register_igb_test() local
/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_list.c328 static const struct option opts[] = { in usbip_list() local
/openbmc/qemu/chardev/
H A Dchar-udp.c134 static void qemu_chr_parse_udp(QemuOpts *opts, ChardevBackend *backend, in qemu_chr_parse_udp()

1...<<1112131415161718192021