/linux-6.3-rc2/drivers/gpu/drm/i915/gvt/ |
A D | handlers.c | 83 void *p_data, unsigned int bytes) in read_vreg() 89 void *p_data, unsigned int bytes) in write_vreg() 236 void *p_data, unsigned int bytes) in fence_mmio_read() 249 void *p_data, unsigned int bytes) in fence_mmio_write() 356 void *p_data, unsigned int bytes) in gmbus_mmio_read() 362 void *p_data, unsigned int bytes) in gmbus_mmio_write() 398 void *p_data, unsigned int bytes) in lcpll_ctl_mmio_write() 416 void *p_data, unsigned int bytes) in dpy_reg_mmio_read() 1045 unsigned int bytes) in reg50080_mmio_write() 1930 unsigned int bytes) in guc_status_read() [all …]
|
A D | edid.c | 138 unsigned int offset, void *p_data, unsigned int bytes) in gmbus0_mmio_write() 178 void *p_data, unsigned int bytes) in gmbus1_mmio_write() 279 void *p_data, unsigned int bytes) in gmbus3_mmio_write() 288 void *p_data, unsigned int bytes) in gmbus3_mmio_read() 341 void *p_data, unsigned int bytes) in gmbus2_mmio_read() 352 void *p_data, unsigned int bytes) in gmbus2_mmio_write() 376 unsigned int offset, void *p_data, unsigned int bytes) in intel_gvt_i2c_handle_gmbus_read() 406 unsigned int offset, void *p_data, unsigned int bytes) in intel_gvt_i2c_handle_gmbus_write()
|
A D | cfg_space.c | 70 u8 *src, unsigned int bytes) in vgpu_pci_cfg_mem_write() 118 void *p_data, unsigned int bytes) in intel_vgpu_emulate_cfg_read() 146 unsigned int offset, void *p_data, unsigned int bytes) in emulate_pci_command_write() 168 unsigned int offset, void *p_data, unsigned int bytes) in emulate_pci_rom_bar_write() 182 void *p_data, unsigned int bytes) in emulate_pci_bar_write() 257 void *p_data, unsigned int bytes) in intel_vgpu_emulate_cfg_write()
|
/linux-6.3-rc2/include/asm-generic/ |
A D | xor.h | 11 xor_8regs_2(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_2() 31 xor_8regs_3(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_3() 53 xor_8regs_4(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_4() 77 xor_8regs_5(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_5() 103 xor_32regs_2(unsigned long bytes, unsigned long * __restrict p1, in xor_32regs_2() 140 xor_32regs_3(unsigned long bytes, unsigned long * __restrict p1, in xor_32regs_3() 187 xor_32regs_4(unsigned long bytes, unsigned long * __restrict p1, in xor_32regs_4() 244 xor_32regs_5(unsigned long bytes, unsigned long * __restrict p1, in xor_32regs_5() 311 xor_8regs_p_2(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_p_2() 338 xor_8regs_p_3(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_p_3() [all …]
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | xor.h | 47 xor_arm4regs_2(unsigned long bytes, unsigned long * __restrict p1, in xor_arm4regs_2() 68 xor_arm4regs_3(unsigned long bytes, unsigned long * __restrict p1, in xor_arm4regs_3() 91 xor_arm4regs_4(unsigned long bytes, unsigned long * __restrict p1, in xor_arm4regs_4() 112 xor_arm4regs_5(unsigned long bytes, unsigned long * __restrict p1, in xor_arm4regs_5() 156 xor_neon_2(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_2() 169 xor_neon_3(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_3() 183 xor_neon_4(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_4() 198 xor_neon_5(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_5()
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-io-rewind.c | 14 unsigned int bytes) in dm_bvec_iter_rewind() 60 unsigned int bytes = bio_integrity_bytes(bi, bytes_done >> 9); in dm_bio_integrity_rewind() local 94 static void dm_bio_crypt_rewind(struct bio *bio, unsigned int bytes) in dm_bio_crypt_rewind() 104 static inline void dm_bio_crypt_rewind(struct bio *bio, unsigned int bytes) in dm_bio_crypt_rewind() 111 struct bvec_iter *iter, unsigned int bytes) in dm_bio_rewind_iter() 132 static void dm_bio_rewind(struct bio *bio, unsigned int bytes) in dm_bio_rewind()
|
/linux-6.3-rc2/include/linux/ |
A D | task_io_accounting_ops.h | 11 static inline void task_io_account_read(size_t bytes) in task_io_account_read() 25 static inline void task_io_account_write(size_t bytes) in task_io_account_write() 39 static inline void task_io_account_cancelled_write(size_t bytes) in task_io_account_cancelled_write() 59 static inline void task_io_account_read(size_t bytes) in task_io_account_read() 68 static inline void task_io_account_write(size_t bytes) in task_io_account_write() 77 static inline void task_io_account_cancelled_write(size_t bytes) in task_io_account_cancelled_write()
|
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_cmd.c | 186 static bool vmw_fifo_is_full(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_is_full() 197 uint32_t bytes, bool interruptible, in vmw_fifo_wait_noirq() 230 uint32_t bytes, bool interruptible, in vmw_fifo_wait() 277 uint32_t bytes) in vmw_local_fifo_reserve() 364 void *vmw_cmd_ctx_reserve(struct vmw_private *dev_priv, uint32_t bytes, in vmw_cmd_ctx_reserve() 387 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_res_copy() 409 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_slow_copy() 426 static void vmw_local_fifo_commit(struct vmw_private *dev_priv, uint32_t bytes) in vmw_local_fifo_commit() 471 void vmw_cmd_commit(struct vmw_private *dev_priv, uint32_t bytes) in vmw_cmd_commit() 486 void vmw_cmd_commit_flush(struct vmw_private *dev_priv, uint32_t bytes) in vmw_cmd_commit_flush() [all …]
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | xor_32.h | 24 xor_pII_mmx_2(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_2() 68 xor_pII_mmx_3(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_3() 118 xor_pII_mmx_4(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_4() 175 xor_pII_mmx_5(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_5() 258 xor_p5_mmx_2(unsigned long bytes, unsigned long * __restrict p1, in xor_p5_mmx_2() 306 xor_p5_mmx_3(unsigned long bytes, unsigned long * __restrict p1, in xor_p5_mmx_3() 364 xor_p5_mmx_4(unsigned long bytes, unsigned long * __restrict p1, in xor_p5_mmx_4() 432 xor_p5_mmx_5(unsigned long bytes, unsigned long * __restrict p1, in xor_p5_mmx_5()
|
A D | xor.h | 60 xor_sse_2(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_2() 112 xor_sse_2_pf64(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_2_pf64() 147 xor_sse_3(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_3() 207 xor_sse_3_pf64(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_3_pf64() 245 xor_sse_4(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_4() 313 xor_sse_4_pf64(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_4_pf64() 354 xor_sse_5(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_5() 430 xor_sse_5_pf64(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_5_pf64()
|
A D | xor_avx.h | 29 static void xor_avx_2(unsigned long bytes, unsigned long * __restrict p0, in xor_avx_2() 56 static void xor_avx_3(unsigned long bytes, unsigned long * __restrict p0, in xor_avx_3() 87 static void xor_avx_4(unsigned long bytes, unsigned long * __restrict p0, in xor_avx_4() 122 static void xor_avx_5(unsigned long bytes, unsigned long * __restrict p0, in xor_avx_5()
|
/linux-6.3-rc2/arch/powerpc/lib/ |
A D | xor_vmx_glue.c | 15 void xor_altivec_2(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_2() 26 void xor_altivec_3(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_3() 38 void xor_altivec_4(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_4() 51 void xor_altivec_5(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_5()
|
A D | xor_vmx.c | 52 void __xor_altivec_2(unsigned long bytes, in __xor_altivec_2() 71 void __xor_altivec_3(unsigned long bytes, in __xor_altivec_3() 95 void __xor_altivec_4(unsigned long bytes, in __xor_altivec_4() 124 void __xor_altivec_5(unsigned long bytes, in __xor_altivec_5()
|
/linux-6.3-rc2/drivers/scsi/lpfc/ |
A D | lpfc_compat.h | 40 lpfc_memcpy_to_slim(void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim() 62 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) in lpfc_memcpy_from_slim() 85 lpfc_memcpy_to_slim( void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim() 92 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) in lpfc_memcpy_from_slim()
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/hmm/ |
A D | hmm.c | 169 static ia_css_ptr __hmm_alloc(size_t bytes, enum hmm_bo_type type, in __hmm_alloc() 220 ia_css_ptr hmm_alloc(size_t bytes) in hmm_alloc() 225 ia_css_ptr hmm_create_from_vmalloc_buf(size_t bytes, void *vmalloc_addr) in hmm_create_from_vmalloc_buf() 279 unsigned int bytes) in load_and_flush_by_kmap() 322 static int load_and_flush(ia_css_ptr virt, void *data, unsigned int bytes) in load_and_flush() 357 int hmm_load(ia_css_ptr virt, void *data, unsigned int bytes) in hmm_load() 373 int hmm_flush(ia_css_ptr virt, unsigned int bytes) in hmm_flush() 379 int hmm_store(ia_css_ptr virt, const void *data, unsigned int bytes) in hmm_store() 462 int hmm_set(ia_css_ptr virt, int c, unsigned int bytes) in hmm_set()
|
/linux-6.3-rc2/arch/s390/lib/ |
A D | xor.c | 14 static void xor_xc_2(unsigned long bytes, unsigned long * __restrict p1, in xor_xc_2() 36 static void xor_xc_3(unsigned long bytes, unsigned long * __restrict p1, in xor_xc_3() 63 static void xor_xc_4(unsigned long bytes, unsigned long * __restrict p1, in xor_xc_4() 95 static void xor_xc_5(unsigned long bytes, unsigned long * __restrict p1, in xor_xc_5()
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | xor.h | 19 xor_neon_2(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_2() 28 xor_neon_3(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_3() 38 xor_neon_4(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_4() 49 xor_neon_5(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_5()
|
/linux-6.3-rc2/drivers/most/ |
A D | most_snd.c | 77 static void swap_copy16(u16 *dest, const u16 *source, unsigned int bytes) in swap_copy16() 87 static void swap_copy24(u8 *dest, const u8 *source, unsigned int bytes) in swap_copy24() 101 static void swap_copy32(u32 *dest, const u32 *source, unsigned int bytes) in swap_copy32() 111 static void alsa_to_most_memcpy(void *alsa, void *most, unsigned int bytes) in alsa_to_most_memcpy() 116 static void alsa_to_most_copy16(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy16() 121 static void alsa_to_most_copy24(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy24() 126 static void alsa_to_most_copy32(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy32() 131 static void most_to_alsa_memcpy(void *alsa, void *most, unsigned int bytes) in most_to_alsa_memcpy() 136 static void most_to_alsa_copy16(void *alsa, void *most, unsigned int bytes) in most_to_alsa_copy16() 141 static void most_to_alsa_copy24(void *alsa, void *most, unsigned int bytes) in most_to_alsa_copy24() [all …]
|
/linux-6.3-rc2/arch/sparc/include/asm/ |
A D | xor_32.h | 16 sparc_2(unsigned long bytes, unsigned long * __restrict p1, in sparc_2() 54 sparc_3(unsigned long bytes, unsigned long * __restrict p1, in sparc_3() 106 sparc_4(unsigned long bytes, unsigned long * __restrict p1, in sparc_4() 172 sparc_5(unsigned long bytes, unsigned long * __restrict p1, in sparc_5()
|
/linux-6.3-rc2/lib/raid6/ |
A D | avx2.c | 34 static void raid6_avx21_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_avx21_gen_syndrome() 83 size_t bytes, void **ptrs) in raid6_avx21_xor_syndrome() 141 static void raid6_avx22_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_avx22_gen_syndrome() 193 size_t bytes, void **ptrs) in raid6_avx22_xor_syndrome() 273 static void raid6_avx24_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_avx24_gen_syndrome() 354 size_t bytes, void **ptrs) in raid6_avx24_xor_syndrome()
|
A D | avx512.c | 44 static void raid6_avx5121_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_avx5121_gen_syndrome() 102 size_t bytes, void **ptrs) in raid6_avx5121_xor_syndrome() 171 static void raid6_avx5122_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_avx5122_gen_syndrome() 234 size_t bytes, void **ptrs) in raid6_avx5122_xor_syndrome() 330 static void raid6_avx5124_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_avx5124_gen_syndrome() 424 size_t bytes, void **ptrs) in raid6_avx5124_xor_syndrome()
|
A D | sse2.c | 36 static void raid6_sse21_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_sse21_gen_syndrome() 88 size_t bytes, void **ptrs) in raid6_sse21_xor_syndrome() 146 static void raid6_sse22_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_sse22_gen_syndrome() 199 size_t bytes, void **ptrs) in raid6_sse22_xor_syndrome() 278 static void raid6_sse24_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_sse24_gen_syndrome() 365 size_t bytes, void **ptrs) in raid6_sse24_xor_syndrome()
|
/linux-6.3-rc2/drivers/vfio/pci/ |
A D | vfio_pci_igd.c | 52 size_t bytes) in igd_opregion_shift_copy() 81 size_t bytes = min_t(size_t, remaining, OPREGION_VERSION - pos); in vfio_pci_igd_rw() local 91 size_t bytes = min_t(size_t, remaining, in vfio_pci_igd_rw() local 109 size_t bytes = min_t(size_t, remaining, OPREGION_RVDA - pos); in vfio_pci_igd_rw() local 119 size_t bytes = min_t(size_t, remaining, in vfio_pci_igd_rw() local 132 size_t bytes = min_t(size_t, remaining, OPREGION_SIZE - pos); in vfio_pci_igd_rw() local
|
/linux-6.3-rc2/arch/arm64/lib/ |
A D | xor-neon.c | 13 void xor_arm64_neon_2(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_2() 40 void xor_arm64_neon_3(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_3() 76 void xor_arm64_neon_4(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_4() 121 void xor_arm64_neon_5(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_5() 194 static void xor_arm64_eor3_3(unsigned long bytes, in xor_arm64_eor3_3() 229 static void xor_arm64_eor3_4(unsigned long bytes, in xor_arm64_eor3_4() 273 static void xor_arm64_eor3_5(unsigned long bytes, in xor_arm64_eor3_5()
|
/linux-6.3-rc2/sound/soc/uniphier/ |
A D | aio-dma.c | 31 int bytes = runtime->period_size * in aiodma_pcm_irq() local 51 int bytes = runtime->fragment_size; in aiodma_compr_irq() local 114 int bytes = runtime->period_size * in uniphier_aiodma_prepare() local 142 int bytes = runtime->period_size * in uniphier_aiodma_trigger() local 177 int bytes = runtime->period_size * in uniphier_aiodma_pointer() local
|