Home
last modified time | relevance | path

Searched full:vectorized (Results 1 – 9 of 9) sorted by relevance

/linux-6.8/Documentation/devicetree/bindings/interrupt-controller/
Dloongson,htvec.yaml14 receiving vectorized interrupts from PCH's interrupt controller.
Dloongson,pch-pic.yaml14 transforming interrupts from on-chip devices into HyperTransport vectorized
Dloongson,pch-msi.yaml14 transforming interrupts from PCIe MSI into HyperTransport vectorized
/linux-6.8/include/uapi/linux/
Dfutex.h83 * struct futex_waitv - A waiter for vectorized wait
/linux-6.8/arch/riscv/
DKconfig551 int "Threshold size for vectorized user copies"
555 Prefer using vectorized copy_to_user()/copy_from_user() when the
/linux-6.8/arch/arm/crypto/
Dsha512-armv4.pl557 # 2x-vectorized, therefore runs every 2nd round
621 vadd.i64 q8,q12 @ vectorized accumulate
/linux-6.8/arch/x86/crypto/
Dsha1_ssse3_asm.S8 * This work was inspired by the vectorized implementation of Dean Gaudet.
/linux-6.8/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst5187 Vectorized Scrub
5191 earlier was a catalyst for enabling a vectorized scrub system call.
5197 With vectorized scrub, userspace pushes to the kernel the identity of a
5209 `kernel vectorized scrub
5210 <https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/log/?h=vectorized-scrub>`_
5212 `userspace vectorized scrub
5213 <https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=vectorized-scrub>`_
/linux-6.8/drivers/target/
Dtarget_core_file.c594 * Call vectorized fileio functions to map struct scatterlist in fd_execute_rw_buffered()