Home
last modified time | relevance | path

Searched refs:opts (Results 826 – 850 of 850) sorted by relevance

1...<<31323334

/openbmc/linux/fs/ceph/
H A Dmds_client.c5260 struct ceph_options *opts = mdsc->fsc->client->options; in wait_requests() local
5269 ceph_timeout_jiffies(opts->mount_timeout)); in wait_requests()
5443 struct ceph_options *opts = mdsc->fsc->client->options; in ceph_mdsc_close_sessions() local
5469 ceph_timeout_jiffies(opts->mount_timeout)); in ceph_mdsc_close_sessions()
/openbmc/qemu/hw/i386/
H A Dacpi-build.c1543 CPUHotplugFeatures opts = { in build_dsdt() local
1548 build_cpus_aml(dsdt, machine, opts, pc_madt_cpu_entry, in build_dsdt()
/openbmc/linux/kernel/trace/
H A Dtrace.h521 struct tracer_opt *opts; member
H A Dblktrace.c56 .opts = blk_tracer_opts,
/openbmc/qemu/tests/qemu-iotests/
H A D146.out418 === Read created image, default opts ====
434 === Read created image, default opts ====
/openbmc/qemu/hw/vfio/
H A Dpci.c1047 if (dev->opts && qdict_haskey(dev->opts, "rombar")) { in vfio_pci_size_rom()
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c2357 static int qmp_combo_dp_configure(struct phy *phy, union phy_configure_opts *opts) in qmp_combo_dp_configure() argument
2359 const struct phy_configure_opts_dp *dp_opts = &opts->dp; in qmp_combo_dp_configure()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2083 struct flow_dissector_key_enc_opts *opts, in enc_opts_is_dont_care_or_full_match() argument
2092 while (opts->len > off) { in enc_opts_is_dont_care_or_full_match()
2093 opt = (struct geneve_opt *)&opts->data[off]; in enc_opts_is_dont_care_or_full_match()
/openbmc/u-boot/drivers/ddr/fsl/
H A Dinteractive.c1826 DATA_OPTIONS(opts, STEP_GATHER_OPTS, 0), in fsl_ddr_parse_interactive_cmd()
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c378 qemu_opts_loc_restore(dinfo->opts); in scsi_bus_legacy_handle_cmdline()
/openbmc/linux/Documentation/process/
H A Dmaintainer-kvm-x86.rst234 KVM x86 opts out of backporting Fixes: by default. Some auto-selected patches
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_user.robot454 [Documentation] Verify that ipmitool by default opts for the 16 character option when given a
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A D0001-Make-ndiff-support-python3.patch1251 opts, input_filenames = getopt.gnu_getopt(
1256 for o, a in opts:
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dintro.rst580 all fields correctly. It also opts into validating that message does not
/openbmc/linux/drivers/phy/microchip/
H A Dsparx5_serdes.c2330 union phy_configure_opts *opts) in sparx5_serdes_validate() argument
/openbmc/qemu/block/
H A Dblock-backend.c519 qemu_opts_del(dinfo->opts); in drive_info_del()
/openbmc/qemu/docs/interop/
H A Dbitmaps.rst964 It is also possible to use ``--image-opts`` to specify the entire backing
/openbmc/linux/Documentation/filesystems/
H A Dporting.rst846 default. DCACHE_NORCU opts out, and only d_alloc_pseudo() has any
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py4958 opts = dbname.split()
4959 for opt in opts:
/openbmc/qemu/
H A Dhmp-commands.hx1264 .args_type = "node:-n,pci_addr:s,opts:s",
H A DMAINTAINERS2903 F: tests/unit/test-qemu-opts.c
3769 F: block/iscsi-opts.c
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_mbx.c6896 int qla28xx_secure_flash_update(scsi_qla_host_t *vha, uint16_t opts, in qla28xx_secure_flash_update() argument
6905 mcp->mb[1] = opts; in qla28xx_secure_flash_update()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.map1 …ed","tick","currentTime","startTime","duration","percent","tweens","run","opts","specialEasing","o…
H A Djquery-3.7.1.min.map1 …","properties","stopped","prefilters","currentTime","startTime","tweens","opts","specialEasing","o…
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch62871 …k_decoder(AVCodecContext * const avctx, const AVCodec *const old_codec, AVDictionary ** const opts)
62891 + if ((err = avcodec_open2(avctx, new_codec, opts)) < 0)
62899 +#define try_fallback_decoder(avctx, old_codec, opts) (AVERROR_DECODER_NOT_FOUND)

1...<<31323334