Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Daio.c1482 struct iovec **iovec, bool vectored, bool compat, in aio_setup_rw() argument
1488 if (!vectored) { in aio_setup_rw()
1518 bool vectored, bool compat) in aio_read() argument
1535 ret = aio_setup_rw(READ, iocb, &iovec, vectored, compat, &iter); in aio_read()
1546 bool vectored, bool compat) in aio_write() argument
1563 ret = aio_setup_rw(WRITE, iocb, &iovec, vectored, compat, &iter); in aio_write()
/OK3568_Linux_fs/kernel/Documentation/hid/
H A Duhid.rst42 If you want to handle multiple events in a single syscall, then use vectored
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dsha512-ssse3-asm.S164 # For brievity, the comments following vectored instructions only refer to
H A Dsha512-avx-asm.S169 # For brievity, the comments following vectored instructions only refer to
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dbfd.info9357 access (except for bytes) is vectored through the target format of the
H A Das.info6908 Similar to 'lituse_jsr', but also that this call cannot be vectored
H A Dgcc.info33769 vectored interrupt mode use the argument
46624 Kernel supports system call vectored.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dbfd.info9357 access (except for bytes) is vectored through the target format of the
H A Das.info6908 Similar to 'lituse_jsr', but also that this call cannot be vectored
H A Dgcc.info33769 vectored interrupt mode use the argument
46624 Kernel supports system call vectored.