Home
last modified time | relevance | path

Searched refs:AIO (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/sound/soc/uniphier/
H A DKconfig12 tristate "UniPhier AIO DAI Driver"
18 'AIO' Audio Input/Output subsystem.
/openbmc/docs/designs/
H A Dphosphor-hwmon-io-uring.md26 asynchronous IO called AIO, which had its limitations in context of its usage in
147 Linux does have a native asynchronous IO interface, simply dubbed AIO; however,
148 there are a number of limitations. The biggest limitation of AIO is that it only
151 metadata is required to perform IO. Additionally, the memory costs of AIO are
154 For these primary reasons, the native AIO library will not be considered for
/openbmc/qemu/tests/qemu-iotests/
H A D03260 echo === AIO request during close ===
H A D032.out73 === AIO request during close ===
/openbmc/linux/sound/pci/rme9652/
H A Dhdspm.c1127 return ((AIO == hdspm->io_type) || (RayDAT == hdspm->io_type)); in hdspm_is_raydat_or_aio()
1327 case AIO: in hdspm_external_sample_rate()
1464 if ((7 == n) && (RayDAT == hdspm->io_type || AIO == hdspm->io_type)) in hdspm_get_latency()
1485 case AIO: in hdspm_hw_pointer()
1578 case AIO: in hdspm_calc_dds_value()
1614 case AIO: in hdspm_set_dds_value()
2287 case AIO: in hdspm_get_wc_sample_rate()
2312 case AIO: in hdspm_get_tco_sample_rate()
2337 case AIO: in hdspm_get_sync_in_sample_rate()
2442 case AIO: in snd_hdspm_get_autosync_sample_rate()
[all …]
/openbmc/linux/include/uapi/sound/
H A Dhdspm.h19 AIO, enumerator
/openbmc/linux/Documentation/hwmon/
H A Dasus_wmi_sensors.rst57 * AIO Pump RPM,
/openbmc/qemu/nbd/
H A Dtrace-events65 nbd_blk_aio_attached(const char *name, void *ctx) "Export %s: Attaching clients to AIO context %p"
66 nbd_blk_aio_detach(const char *name, void *ctx) "Export %s: Detaching clients from AIO context %p"
/openbmc/linux/Documentation/sound/hd-audio/
H A Dmodels.rst216 ALC298 fixups on Dell AIO machines
244 ALC256 fixups on ASUS AIO machines
248 ALC294 Mic pin fixup for Lenovo AIO machines
252 ALC274 fixups on Dell AIO machines
/openbmc/linux/tools/testing/kunit/test_data/
H A Dtest_is_test_passed-no_tests_run_no_header.log24 Using 2.6 host AIO
/openbmc/qemu/
H A Dqemu-img-cmds.hx23 .. option:: bench [-c COUNT] [-d DEPTH] [-f FMT] [--flush-interval=FLUSH_INTERVAL] [-i AIO] [-n] [-…
H A Dmeson_options.txt194 description: 'Linux AIO support')
H A Dqemu-options.hx1385 Specifies the AIO backend (threads/native/io_uring,
1598 based disk I/O, native Linux AIO, or Linux io_uring API.
6031 in a batch for the AIO engine, 0 means that the engine will use
H A Dmeson.build4777 summary_info += {'Linux AIO support': libaio}
/openbmc/qemu/docs/tools/
H A Dqemu-nbd.rst111 .. option:: --aio=AIO
H A Dqemu-img.rst277 .. option:: bench [-c COUNT] [-d DEPTH] [-f FMT] [--flush-interval=FLUSH_INTERVAL] [-i AIO] [-n] [-…
294 if ``-i`` is specified, *AIO* option can be used to specify different
295 AIO backends: ``threads``, ``native`` or ``io_uring``.
297 If ``-n`` is specified, the native AIO backend is used if possible. On
/openbmc/qemu/qapi/
H A Dmisc.json88 # @aio-max-batch: maximum number of requests in a batch for the AIO
H A Dblock-core.json3142 # Selects the AIO backend to handle I/O requests
3146 # @native: Use native AIO backend (only Linux and Windows)
3232 # @aio: AIO backend (default: threads) (since: 2.8)
3235 # single submission in the AIO backend. The smallest value
3237 # is chosen. 0 means that the AIO backend will handle it
H A Dqom.json527 # @aio-max-batch: maximum number of requests in a batch for the AIO
/openbmc/linux/sound/pci/
H A DKconfig625 tristate "RME Hammerfall DSP MADI/RayDAT/AIO"
631 RayDAT and AIO soundcards.
/openbmc/linux/tools/perf/Documentation/
H A Dperf-record.txt548 Use <n> control blocks in asynchronous (Posix AIO) trace writing mode (default: 1, max: 4).
550 providing implementation for Posix AIO API.
H A Dperf-config.txt590 Use 'n' control blocks in asynchronous (Posix AIO) trace writing
/openbmc/linux/Documentation/driver-api/usb/
H A Dgadget.rst427 2.6 *Async I/O (AIO)* support is available, so that user mode software
/openbmc/linux/init/
H A DKconfig1658 config AIO config
1659 bool "Enable AIO support" if EXPERT
/openbmc/linux/
H A DMAINTAINERS643 AIO