Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Daio.c1453 bool vectored, bool compat, struct iov_iter *iter) in aio_setup_rw() argument
1458 if (!vectored) { in aio_setup_rw()
1491 static ssize_t aio_read(struct kiocb *req, struct iocb *iocb, bool vectored, in aio_read() argument
1511 ret = aio_setup_rw(READ, iocb, &iovec, vectored, compat, &iter); in aio_read()
1524 static ssize_t aio_write(struct kiocb *req, struct iocb *iocb, bool vectored, in aio_write() argument
1544 ret = aio_setup_rw(WRITE, iocb, &iovec, vectored, compat, &iter); in aio_write()
/Linux-v4.19/Documentation/hid/
Duhid.txt41 If you want to handle multiple events in a single syscall, then use vectored
/Linux-v4.19/arch/x86/crypto/
Dsha512-avx-asm.S170 # For brievity, the comments following vectored instructions only refer to
Dsha512-ssse3-asm.S164 # For brievity, the comments following vectored instructions only refer to