Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Daio.c1480 struct iovec **iovec, bool vectored, bool compat, in aio_setup_rw() argument
1486 if (!vectored) { in aio_setup_rw()
1516 bool vectored, bool compat) in aio_read() argument
1533 ret = aio_setup_rw(READ, iocb, &iovec, vectored, compat, &iter); in aio_read()
1544 bool vectored, bool compat) in aio_write() argument
1561 ret = aio_setup_rw(WRITE, iocb, &iovec, vectored, compat, &iter); in aio_write()
/Linux-v5.15/Documentation/hid/
Duhid.rst42 If you want to handle multiple events in a single syscall, then use vectored
/Linux-v5.15/arch/x86/crypto/
Dsha512-avx-asm.S165 # For brievity, the comments following vectored instructions only refer to
Dsha512-ssse3-asm.S160 # For brievity, the comments following vectored instructions only refer to