Home
last modified time | relevance | path

Searched refs:vectored (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/io_uring/
Dopdef.h29 unsigned vectored : 1; member
Dopdef.c69 .vectored = 1,
84 .vectored = 1,
Drw.c103 if (!def->vectored || req->flags & REQ_F_BUFFER_SELECT) { in __io_import_iovec()
/linux-6.12.1/fs/
Daio.c1545 struct iovec **iovec, bool vectored, bool compat, in aio_setup_rw() argument
1551 if (!vectored) { in aio_setup_rw()
1581 bool vectored, bool compat) in aio_read() argument
1597 ret = aio_setup_rw(ITER_DEST, iocb, &iovec, vectored, compat, &iter); in aio_read()
1608 bool vectored, bool compat) in aio_write() argument
1625 ret = aio_setup_rw(ITER_SOURCE, iocb, &iovec, vectored, compat, &iter); in aio_write()
/linux-6.12.1/Documentation/hid/
Duhid.rst42 If you want to handle multiple events in a single syscall, then use vectored
/linux-6.12.1/arch/x86/crypto/
Dsha512-ssse3-asm.S161 # For brievity, the comments following vectored instructions only refer to
Dsha512-avx-asm.S166 # For brievity, the comments following vectored instructions only refer to
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst5393 online fsck can use that instead of adding a separate vectored scrub system