Home
last modified time | relevance | path

Searched refs:BUF (Results 1 – 21 of 21) sorted by relevance

/linux/arch/x86/crypto/
A Dcrc32-pclmul_asm.S61 #define BUF %rdi macro
65 #define BUF %eax macro
84 movdqa (BUF), %xmm1
85 movdqa 0x10(BUF), %xmm2
86 movdqa 0x20(BUF), %xmm3
91 add $0x40, BUF
134 pxor (BUF), %xmm1
140 add $0x40, BUF
149 prefetchnta (BUF)
176 pxor (BUF), %xmm1
[all …]
A Dsha1_avx2_x86_64_asm.S75 #define BUF %rsi /* arg2 */ macro
646 mov BUF, BUFFER_PTR
648 mov BUF, BUFFER_PTR2
A Dsha1_ssse3_asm.S31 #define BUF %rsi // arg2 macro
82 mov BUF, BUFFER_PTR
85 add BUF, CNT
/linux/arch/arc/net/
A Dbpf_jit_arcv2.c1351 len += arc_asri_r(BUF(buf, len), in mov_r64()
1450 len += arc_add_i(BUF(buf, len), in adjust_mem_access()
1560 len += arc_asri_r(BUF(buf, len), in load_r()
1679 len += add_r64_i32(BUF(buf, len), r, 1); in neg_r64()
1964 len += arc_btst_i(BUF(buf, len), t0, 5); in lsh_r64()
2220 len += zext(BUF(buf, len), rd); in gen_swap()
2251 len += zext(BUF(buf, len), rd); in gen_swap()
2417 len += arc_push_r(BUF(buf, len), reg); in arc_prologue()
2463 len += frame_restore(BUF(buf, len)); in arc_epilogue()
2474 len += arc_pop_r(BUF(buf, len), reg); in arc_epilogue()
[all …]
A Dbpf_jit_core.c612 *len += mov_r32_i32(BUF(buf, *len), JIT_REG_TMP, in handle_jumps()
615 *len += mov_r64_i32(BUF(buf, *len), JIT_REG_TMP, in handle_jumps()
631 *len += gen_jmp_32(BUF(buf, *len), rd, rs, cond, in handle_jumps()
634 *len += gen_jmp_64(BUF(buf, *len), rd, rs, cond, in handle_jumps()
691 *len += arc_to_bpf_return(BUF(buf, *len)); in handle_call()
1044 len += zext(BUF(buf, len), dst); in handle_insn()
1241 BUF(ctx->jit.buf, ctx->jit.len)); in jit_finalize()
A Dbpf_jit.h38 #define BUF(b, n) (((b) != NULL) ? ((b) + (n)) : (b)) macro
/linux/arch/mips/loongson64/
A Dsmp.c334 (SMP_CORE_GROUP0_BASE + SMP_CORE0_OFFSET + BUF); in ipi_mailbox_buf_init()
336 (SMP_CORE_GROUP0_BASE + SMP_CORE1_OFFSET + BUF); in ipi_mailbox_buf_init()
338 (SMP_CORE_GROUP0_BASE + SMP_CORE2_OFFSET + BUF); in ipi_mailbox_buf_init()
340 (SMP_CORE_GROUP0_BASE + SMP_CORE3_OFFSET + BUF); in ipi_mailbox_buf_init()
342 (SMP_CORE_GROUP1_BASE + SMP_CORE0_OFFSET + BUF); in ipi_mailbox_buf_init()
344 (SMP_CORE_GROUP1_BASE + SMP_CORE1_OFFSET + BUF); in ipi_mailbox_buf_init()
346 (SMP_CORE_GROUP1_BASE + SMP_CORE2_OFFSET + BUF); in ipi_mailbox_buf_init()
348 (SMP_CORE_GROUP1_BASE + SMP_CORE3_OFFSET + BUF); in ipi_mailbox_buf_init()
350 (SMP_CORE_GROUP2_BASE + SMP_CORE0_OFFSET + BUF); in ipi_mailbox_buf_init()
352 (SMP_CORE_GROUP2_BASE + SMP_CORE1_OFFSET + BUF); in ipi_mailbox_buf_init()
[all …]
A Dsmp.h29 #define BUF 0x20 macro
/linux/Documentation/ABI/testing/
A Dsysfs-kernel-dmabuf-buffers6 snapshot of the internal state of every DMA-BUF.
8 statistics for the DMA-BUF with the unique inode number
17 the DMA-BUF.
23 Description: This file is read-only and specifies the size of the DMA-BUF in
/linux/arch/arm/crypto/
A Dcrc32-ce-core.S112 BUF .req r0
136 vld1.8 {q1-q2}, [BUF, :128]!
137 vld1.8 {q3-q4}, [BUF, :128]!
162 vld1.8 {q5}, [BUF, :128]!
164 vld1.8 {q6}, [BUF, :128]!
166 vld1.8 {q7}, [BUF, :128]!
168 vld1.8 {q8}, [BUF, :128]!
203 vld1.8 {q2}, [BUF, :128]!
/linux/drivers/dma-buf/
A DKconfig56 bool "DMA-BUF debug checks"
60 This option enables additional checks for DMA-BUF importers and
70 bool "DMA-BUF Userland Memory Heaps"
73 Choose this option to enable the DMA-BUF userland memory heaps.
79 bool "DMA-BUF sysfs statistics (DEPRECATED)"
82 Choose this option to enable DMA-BUF sysfs statistics
86 statistics for the DMA-BUF with the unique inode number
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-reqbufs.rst118 .. _V4L2-BUF-CAP-SUPPORTS-MMAP:
119 .. _V4L2-BUF-CAP-SUPPORTS-USERPTR:
120 .. _V4L2-BUF-CAP-SUPPORTS-DMABUF:
121 .. _V4L2-BUF-CAP-SUPPORTS-REQUESTS:
122 .. _V4L2-BUF-CAP-SUPPORTS-ORPHANED-BUFS:
123 .. _V4L2-BUF-CAP-SUPPORTS-M2M-HOLD-CAPTURE-BUF:
124 .. _V4L2-BUF-CAP-SUPPORTS-MMAP-CACHE-HINTS:
125 .. _V4L2-BUF-CAP-SUPPORTS-MAX-NUM-BUFFERS:
126 .. _V4L2-BUF-CAP-SUPPORTS-REMOVE-BUFS:
161 :ref:`V4L2_BUF_FLAG_NO_CACHE_CLEAN <V4L2-BUF-FLAG-NO-CACHE-CLEAN>` and
[all …]
A Dbuffer.rst461 * .. _`V4L2-BUF-FLAG-MAPPED`:
472 * .. _`V4L2-BUF-FLAG-QUEUED`:
484 * .. _`V4L2-BUF-FLAG-DONE`:
497 * .. _`V4L2-BUF-FLAG-ERROR`:
511 * .. _`V4L2-BUF-FLAG-KEYFRAME`:
521 * .. _`V4L2-BUF-FLAG-PFRAME`:
529 * .. _`V4L2-BUF-FLAG-BFRAME`:
538 * .. _`V4L2-BUF-FLAG-TIMECODE`:
546 * .. _`V4L2-BUF-FLAG-PREPARED`:
579 * .. _`V4L2-BUF-FLAG-M2M-HOLD-CAPTURE-BUF`:
[all …]
/linux/scripts/coccinelle/api/
A Ddevice_attr_show.cocci31 expression BUF, SZ, FORMAT;
38 - snprintf(BUF, SZ, FORMAT
39 + sysfs_emit(BUF, FORMAT
/linux/drivers/dma-buf/heaps/
A DKconfig2 bool "DMA-BUF System Heap"
9 bool "DMA-BUF CMA Heap"
/linux/drivers/platform/x86/intel/telemetry/
A Ddebugfs.c67 #define TELEM_CHECK_AND_PARSE_EVTS(EVTID, EVTNUM, BUF, EVTLOG, EVTDAT, MASK) { \ argument
70 (BUF)[idx] = ((EVTLOG) >> (EVTDAT)[idx].bit_pos) & \
/linux/drivers/mmc/host/
A Domap.c961 OMAP_MMC_WRITE(host, BUF, 0); in mmc_omap_prepare_data()
1050 OMAP_MMC_WRITE(host, BUF, buf); in mmc_omap_prepare_data()
1063 OMAP_MMC_WRITE(host, BUF, 0x1f1f); in mmc_omap_prepare_data()
/linux/Documentation/driver-api/
A Ddma-buf.rst128 DMA-BUF statistics
138 DMA-BUF locking convention
/linux/drivers/video/fbdev/
A Dgbefb.c678 SET_GBE_FIELD(WID, BUF, val, GBE_BMODE_BOTH); in gbefb_set_par()
/linux/arch/arm64/tools/
A Dsysreg2154 0b000000 BUF
/linux/
A DMAINTAINERS6754 DMA-BUF HEAPS FRAMEWORK

Completed in 67 milliseconds