| /Linux-v6.6/drivers/gpu/drm/i915/gvt/ | 
| D | handlers.c | 88 	void *p_data, unsigned int bytes)  in read_vreg()94 	void *p_data, unsigned int bytes)  in write_vreg()
 193 		unsigned int fence_num, void *p_data, unsigned int bytes)  in sanitize_fence_mmio_access()
 216 		unsigned int offset, void *p_data, unsigned int bytes)  in gamw_echo_dev_rw_ia_write()
 241 		void *p_data, unsigned int bytes)  in fence_mmio_read()
 254 		void *p_data, unsigned int bytes)  in fence_mmio_write()
 278 		unsigned int offset, void *p_data, unsigned int bytes)  in mul_force_wake_write()
 312 			    void *p_data, unsigned int bytes)  in gdrst_mmio_write()
 361 		void *p_data, unsigned int bytes)  in gmbus_mmio_read()
 367 		void *p_data, unsigned int bytes)  in gmbus_mmio_write()
 [all …]
 
 | 
| D | edid.c | 139 			unsigned int offset, void *p_data, unsigned int bytes)  in gmbus0_mmio_write()179 		void *p_data, unsigned int bytes)  in gmbus1_mmio_write()
 280 	void *p_data, unsigned int bytes)  in gmbus3_mmio_write()
 289 		void *p_data, unsigned int bytes)  in gmbus3_mmio_read()
 342 		void *p_data, unsigned int bytes)  in gmbus2_mmio_read()
 353 		void *p_data, unsigned int bytes)  in gmbus2_mmio_write()
 377 	unsigned int offset, void *p_data, unsigned int bytes)  in intel_gvt_i2c_handle_gmbus_read()
 407 		unsigned int offset, void *p_data, unsigned int bytes)  in intel_gvt_i2c_handle_gmbus_write()
 
 | 
| 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-v6.6/include/asm-generic/ | 
| 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-v6.6/arch/arm/include/asm/ | 
| 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-v6.6/drivers/md/ | 
| 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-v6.6/include/linux/ | 
| 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-v6.6/drivers/gpu/drm/vmwgfx/ | 
| 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-v6.6/arch/x86/include/asm/ | 
| 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()
 
 | 
| 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()
 
 | 
| 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-v6.6/drivers/scsi/lpfc/ | 
| 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-v6.6/arch/powerpc/lib/ | 
| 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()
 
 | 
| 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-v6.6/drivers/staging/media/atomisp/pci/hmm/ | 
| 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-v6.6/arch/s390/lib/ | 
| 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-v6.6/arch/arm64/include/asm/ | 
| 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-v6.6/drivers/most/ | 
| 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-v6.6/arch/sparc/include/asm/ | 
| 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-v6.6/lib/raid6/ | 
| 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()
 
 | 
| 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()
 
 | 
| 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()
 
 | 
| /Linux-v6.6/drivers/vfio/pci/ | 
| 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-v6.6/arch/arm64/lib/ | 
| D | xor-neon.c | 13 static void xor_arm64_neon_2(unsigned long bytes, unsigned long * __restrict p1,  in xor_arm64_neon_2()40 static void xor_arm64_neon_3(unsigned long bytes, unsigned long * __restrict p1,  in xor_arm64_neon_3()
 76 static void xor_arm64_neon_4(unsigned long bytes, unsigned long * __restrict p1,  in xor_arm64_neon_4()
 121 static 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-v6.6/include/net/ | 
| D | netdev_queues.h | 90 			unsigned int pkts, unsigned int bytes)  in netdev_txq_completed_mb()118 #define __netif_txq_completed_wake(txq, pkts, bytes,			\  argument
 142 #define netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs) \  argument
 163 #define netif_subqueue_completed_wake(dev, idx, pkts, bytes,		\  argument
 
 |