Searched refs:vectored (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | aio.c | 1482 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 D | uhid.rst | 42 If you want to handle multiple events in a single syscall, then use vectored
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | sha512-ssse3-asm.S | 164 # For brievity, the comments following vectored instructions only refer to
|
| H A D | sha512-avx-asm.S | 169 # 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 D | bfd.info | 9357 access (except for bytes) is vectored through the target format of the
|
| H A D | as.info | 6908 Similar to 'lituse_jsr', but also that this call cannot be vectored
|
| H A D | gcc.info | 33769 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 D | bfd.info | 9357 access (except for bytes) is vectored through the target format of the
|
| H A D | as.info | 6908 Similar to 'lituse_jsr', but also that this call cannot be vectored
|
| H A D | gcc.info | 33769 vectored interrupt mode use the argument 46624 Kernel supports system call vectored.
|