Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Daio.c1494 struct iovec **iovec, bool vectored, bool compat, in aio_setup_rw() argument
1500 if (!vectored) { in aio_setup_rw()
1530 bool vectored, bool compat) in aio_read() argument
1546 ret = aio_setup_rw(ITER_DEST, iocb, &iovec, vectored, compat, &iter); in aio_read()
1557 bool vectored, bool compat) in aio_write() argument
1574 ret = aio_setup_rw(ITER_SOURCE, iocb, &iovec, vectored, compat, &iter); in aio_write()
/Linux-v6.6/Documentation/hid/
Duhid.rst42 If you want to handle multiple events in a single syscall, then use vectored
/Linux-v6.6/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-v6.6/Documentation/filesystems/
Dxfs-online-fsck-design.rst5205 online fsck can use that instead of adding a separate vectored scrub system