/openbmc/qemu/tests/qtest/libqos/ |
H A D | sdhci.c | 148 QOSGraphEdgeOptions opts = { in qsdhci_register_nodes() local
|
/openbmc/qemu/trace/ |
H A D | control.c | 290 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 D | map_in_map_batch_ops.c | 122 struct bpf_map_batch_opts *opts, in fetch_and_validate()
|
/openbmc/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_local_storage_create.c | 29 static const struct argp_option opts[] = { variable
|
H A D | bench_bpf_hashmap_lookup.c | 42 static const struct argp_option opts[] = { variable
|
/openbmc/linux/drivers/phy/mediatek/ |
H A D | phy-mtk-dp.c | 109 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 D | phy-meson-axg-mipi-dphy.c | 200 union phy_configure_opts *opts) in phy_meson_axg_mipi_dphy_configure()
|
/openbmc/linux/fs/befs/ |
H A D | linuxvfs.c | 692 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/drivers/gpu/drm/bridge/imx/ |
H A D | imx8qxp-ldb.c | 96 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/net/tipc/ |
H A D | udp_media.c | 630 struct nlattr *opts[TIPC_NLA_UDP_MAX + 1]; in tipc_udp_nl_bearer_add() local 673 struct nlattr *opts[TIPC_NLA_UDP_MAX + 1]; in tipc_udp_enable() local
|
/openbmc/linux/fs/dlm/ |
H A D | midcomms.c | 201 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/qemu/hw/smbios/ |
H A D | smbios.c | 1239 static void save_opt(const char **dest, QemuOpts *opts, const char *name) in save_opt() 1306 static bool save_opt_list(size_t *ndest, char ***dest, QemuOpts *opts, in save_opt_list() 1318 void smbios_entry_add(QemuOpts *opts, Error **errp) in smbios_entry_add()
|
/openbmc/u-boot/drivers/fastboot/ |
H A D | fb_nand.c | 69 nand_erase_options_t opts; in _fb_nand_erase() local
|
/openbmc/qemu/hw/xen/ |
H A D | xen-backend.c | 128 const char *name, QDict *opts, Error **errp) in xen_backend_device_create()
|
/openbmc/qemu/tests/unit/ |
H A D | test-seccomp.c | 35 QemuOpts *opts; in test_seccomp_helper() local
|
/openbmc/linux/net/sched/ |
H A D | sch_codel.c | 216 struct nlattr *opts; in codel_dump() local
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | iotests.py | 858 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/qemu/block/ |
H A D | iscsi.c | 1328 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/linux/fs/jffs2/ |
H A D | nodemgmt.c | 27 struct jffs2_mount_opts *opts = &c->mount_opts; in jffs2_rp_can_write() local
|
/openbmc/qemu/tests/qtest/ |
H A D | isl_pmbus_vr-test.c | 443 QOSGraphEdgeOptions opts = { in isl_pmbus_vr_register_nodes() local
|
H A D | e1000e-test.c | 230 QOSGraphTestOptions opts = { in register_e1000e_test() local
|
H A D | igb-test.c | 241 QOSGraphTestOptions opts = { 0 }; in register_igb_test() local
|
/openbmc/linux/tools/usb/usbip/src/ |
H A D | usbip_list.c | 328 static const struct option opts[] = { in usbip_list() local
|
/openbmc/qemu/chardev/ |
H A D | char-udp.c | 134 static void qemu_chr_parse_udp(QemuOpts *opts, ChardevBackend *backend, in qemu_chr_parse_udp()
|
/openbmc/qemu/ui/ |
H A D | dbus-chardev.c | 254 dbus_chr_parse(QemuOpts *opts, ChardevBackend *backend, in dbus_chr_parse()
|