Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dopdef.h29 unsigned vectored : 1; member
H A Dopdef.c71 .vectored = 1,
86 .vectored = 1,
552 .vectored = 1,
567 .vectored = 1,
H A Drw.c118 if (def->vectored && !(req->flags & REQ_F_BUFFER_SELECT)) in __io_import_rw_buffer()
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Datmel,aic.yaml15 maskable, vectored interrupt controller providing handling of up to one
/linux-6.15/fs/
H A Daio.c1545 struct iovec **iovec, bool vectored, bool compat, in aio_setup_rw() argument
1551 if (!vectored) { in aio_setup_rw()
1581 bool vectored, bool compat) in aio_read() argument
1597 ret = aio_setup_rw(ITER_DEST, iocb, &iovec, vectored, compat, &iter); in aio_read()
1608 bool vectored, bool compat) in aio_write() argument
1625 ret = aio_setup_rw(ITER_SOURCE, iocb, &iovec, vectored, compat, &iter); in aio_write()
/linux-6.15/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml506 The standard Zvbb extension for vectored basic bit-manipulation
512 The standard Zvbc extension for vectored carryless multiplication
548 The standard Zvfbfmin extension for minimal support for vectored
554 The standard Zvfbfwma extension for vectored half-precision brain
560 The standard Zvfh extension for vectored half-precision
566 The standard Zvfhmin extension for vectored minimal half-precision
/linux-6.15/arch/powerpc/boot/dts/
H A Dmicrowatt.dts107 system-call-vectored {
/linux-6.15/Documentation/hid/
H A Duhid.rst42 If you want to handle multiple events in a single syscall, then use vectored
/linux-6.15/arch/x86/crypto/
H A Dsha512-avx-asm.S166 # For brievity, the comments following vectored instructions only refer to
H A Dsha512-ssse3-asm.S161 # For brievity, the comments following vectored instructions only refer to
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst5393 online fsck can use that instead of adding a separate vectored scrub system