/openbmc/linux/sound/soc/uniphier/ |
H A D | Kconfig | 12 tristate "UniPhier AIO DAI Driver" 18 'AIO' Audio Input/Output subsystem.
|
/openbmc/docs/designs/ |
H A D | phosphor-hwmon-io-uring.md | 26 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 D | 032 | 60 echo === AIO request during close ===
|
H A D | 032.out | 73 === AIO request during close ===
|
/openbmc/linux/sound/pci/rme9652/ |
H A D | hdspm.c | 1327 case AIO: in hdspm_external_sample_rate() 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() 2442 case AIO: in snd_hdspm_get_autosync_sample_rate() 2523 case AIO: in hdspm_system_clock_mode() 2770 case AIO: in hdspm_pref_sync_ref() 2919 case AIO: in hdspm_set_pref_sync_ref() 2945 case AIO: in hdspm_set_pref_sync_ref() [all …]
|
/openbmc/linux/include/uapi/sound/ |
H A D | hdspm.h | 19 AIO, enumerator
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | socionext,uniphier-aio.yaml | 7 title: UniPhier AIO audio system
|
/openbmc/linux/Documentation/hwmon/ |
H A D | asus_wmi_sensors.rst | 57 * AIO Pump RPM,
|
/openbmc/qemu/nbd/ |
H A D | trace-events | 65 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 D | models.rst | 216 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 D | test_is_test_passed-no_tests_run_no_header.log | 24 Using 2.6 host AIO
|
/openbmc/qemu/ |
H A D | qemu-img-cmds.hx | 23 .. option:: bench [-c COUNT] [-d DEPTH] [-f FMT] [--flush-interval=FLUSH_INTERVAL] [-i AIO] [-n] [-…
|
H A D | meson_options.txt | 188 description: 'Linux AIO support')
|
H A D | qemu-options.hx | 1385 Specifies the AIO backend (threads/native/io_uring, 1598 based disk I/O, native Linux AIO, or Linux io_uring API. 6072 in a batch for the AIO engine, 0 means that the engine will use
|
H A D | meson.build | 4518 summary_info += {'Linux AIO support': libaio}
|
/openbmc/qemu/docs/tools/ |
H A D | qemu-nbd.rst | 111 .. option:: --aio=AIO
|
H A D | qemu-img.rst | 277 .. 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 D | misc.json | 88 # @aio-max-batch: maximum number of requests in a batch for the AIO
|
H A D | block-core.json | 3139 # Selects the AIO backend to handle I/O requests 3143 # @native: Use native AIO backend (only Linux and Windows) 3223 # @aio: AIO backend (default: threads) (since: 2.8) 3226 # single submission in the AIO backend. The smallest value 3228 # is chosen. 0 means that the AIO backend will handle it
|
H A D | qom.json | 527 # @aio-max-batch: maximum number of requests in a batch for the AIO
|
/openbmc/linux/sound/pci/ |
H A D | Kconfig | 625 tristate "RME Hammerfall DSP MADI/RayDAT/AIO" 631 RayDAT and AIO soundcards.
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-record.txt | 548 Use <n> control blocks in asynchronous (Posix AIO) trace writing mode (default: 1, max: 4). 550 providing implementation for Posix AIO API.
|
H A D | perf-config.txt | 590 Use 'n' control blocks in asynchronous (Posix AIO) trace writing
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | gadget.rst | 427 2.6 *Async I/O (AIO)* support is available, so that user mode software
|
/openbmc/linux/init/ |
H A D | Kconfig | 1649 config AIO config 1650 bool "Enable AIO support" if EXPERT
|