| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
| D | handlers.c | 75 void *p_data, unsigned int bytes) in read_vreg() 81 void *p_data, unsigned int bytes) in write_vreg() 195 unsigned int fence_num, void *p_data, unsigned int bytes) in sanitize_fence_mmio_access() 218 unsigned int offset, void *p_data, unsigned int bytes) in gamw_echo_dev_rw_ia_write() 243 void *p_data, unsigned int bytes) in fence_mmio_read() 256 void *p_data, unsigned int bytes) in fence_mmio_write() 280 unsigned int offset, void *p_data, unsigned int bytes) in mul_force_wake_write() 314 void *p_data, unsigned int bytes) in gdrst_mmio_write() 363 void *p_data, unsigned int bytes) in gmbus_mmio_read() 369 void *p_data, unsigned int bytes) in gmbus_mmio_write() [all …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/i915/gvt/ |
| D | handlers.c | 71 void *p_data, unsigned int bytes) in read_vreg() 77 void *p_data, unsigned int bytes) in write_vreg() 191 unsigned int fence_num, void *p_data, unsigned int bytes) in sanitize_fence_mmio_access() 214 unsigned int offset, void *p_data, unsigned int bytes) in gamw_echo_dev_rw_ia_write() 239 void *p_data, unsigned int bytes) in fence_mmio_read() 252 void *p_data, unsigned int bytes) in fence_mmio_write() 276 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() 357 void *p_data, unsigned int bytes) in gmbus_mmio_read() 363 void *p_data, unsigned int bytes) in gmbus_mmio_write() [all …]
|
| D | edid.c | 120 unsigned int offset, void *p_data, unsigned int bytes) in gmbus0_mmio_write() 158 void *p_data, unsigned int bytes) in gmbus1_mmio_write() 259 void *p_data, unsigned int bytes) in gmbus3_mmio_write() 266 void *p_data, unsigned int bytes) in gmbus3_mmio_read() 319 void *p_data, unsigned int bytes) in gmbus2_mmio_read() 330 void *p_data, unsigned int bytes) in gmbus2_mmio_write() 351 unsigned int offset, void *p_data, unsigned int bytes) in intel_gvt_i2c_handle_gmbus_read() 376 unsigned int offset, void *p_data, unsigned int bytes) in intel_gvt_i2c_handle_gmbus_write()
|
| /kernel/linux/linux-4.19/include/asm-generic/ |
| D | xor.h | 19 xor_8regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_2() 38 xor_8regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_3() 59 xor_8regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_4() 81 xor_8regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_5() 104 xor_32regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_32regs_2() 140 xor_32regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_3() 186 xor_32regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_4() 241 xor_32regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_5() 305 xor_8regs_p_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_p_2() 331 xor_8regs_p_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_p_3() [all …]
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | xor.h | 11 xor_8regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_2() 30 xor_8regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_3() 51 xor_8regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_4() 73 xor_8regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_5() 96 xor_32regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_32regs_2() 132 xor_32regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_3() 178 xor_32regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_4() 233 xor_32regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_5() 297 xor_8regs_p_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_p_2() 323 xor_8regs_p_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_p_3() [all …]
|
| /kernel/linux/linux-4.19/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()
|
| D | uio.h | 101 size_t copy_to_iter(const void *addr, size_t bytes, struct iov_iter *i) in copy_to_iter() 110 size_t copy_from_iter(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter() 119 bool copy_from_iter_full(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_full() 128 size_t copy_from_iter_nocache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_nocache() 137 bool copy_from_iter_full_nocache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_full_nocache() 164 size_t copy_from_iter_flushcache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_flushcache() 173 size_t copy_to_iter_mcsafe(void *addr, size_t bytes, struct iov_iter *i) in copy_to_iter_mcsafe()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | xor.h | 47 xor_arm4regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_arm4regs_2() 67 xor_arm4regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_3() 89 xor_arm4regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_4() 108 xor_arm4regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_5() 149 xor_neon_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_neon_2() 161 xor_neon_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_3() 174 xor_neon_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_4() 187 xor_neon_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_5()
|
| /kernel/linux/linux-4.19/arch/arm/include/asm/ |
| D | xor.h | 50 xor_arm4regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_arm4regs_2() 70 xor_arm4regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_3() 92 xor_arm4regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_4() 111 xor_arm4regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_5() 152 xor_neon_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_neon_2() 164 xor_neon_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_3() 177 xor_neon_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_4() 190 xor_neon_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_5()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_fifo.c | 206 static bool vmw_fifo_is_full(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_is_full() 218 uint32_t bytes, bool interruptible, in vmw_fifo_wait_noirq() 251 uint32_t bytes, bool interruptible, in vmw_fifo_wait() 298 uint32_t bytes) in vmw_local_fifo_reserve() 384 void *vmw_fifo_reserve_dx(struct vmw_private *dev_priv, uint32_t bytes, in vmw_fifo_reserve_dx() 411 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_res_copy() 432 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_slow_copy() 449 static void vmw_local_fifo_commit(struct vmw_private *dev_priv, uint32_t bytes) in vmw_local_fifo_commit() 499 void vmw_fifo_commit(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_commit() 514 void vmw_fifo_commit_flush(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_commit_flush() [all …]
|
| /kernel/linux/linux-4.19/arch/x86/include/asm/ |
| D | xor_32.h | 32 xor_pII_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_pII_mmx_2() 75 xor_pII_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_3() 124 xor_pII_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_4() 179 xor_pII_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_5() 259 xor_p5_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_p5_mmx_2() 306 xor_p5_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_3() 363 xor_p5_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_4() 429 xor_p5_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_5()
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | xor_32.h | 24 xor_pII_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_pII_mmx_2() 67 xor_pII_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_3() 116 xor_pII_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_4() 171 xor_pII_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_5() 251 xor_p5_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_p5_mmx_2() 298 xor_p5_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_3() 355 xor_p5_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_4() 421 xor_p5_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_5()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-4.19/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()
|
| /kernel/linux/linux-5.10/arch/powerpc/lib/ |
| D | xor_vmx_glue.c | 15 void xor_altivec_2(unsigned long bytes, unsigned long *v1_in, in xor_altivec_2() 26 void xor_altivec_3(unsigned long bytes, unsigned long *v1_in, in xor_altivec_3() 37 void xor_altivec_4(unsigned long bytes, unsigned long *v1_in, in xor_altivec_4() 49 void xor_altivec_5(unsigned long bytes, unsigned long *v1_in, in xor_altivec_5()
|
| /kernel/linux/linux-4.19/arch/powerpc/lib/ |
| D | xor_vmx_glue.c | 19 void xor_altivec_2(unsigned long bytes, unsigned long *v1_in, in xor_altivec_2() 30 void xor_altivec_3(unsigned long bytes, unsigned long *v1_in, in xor_altivec_3() 41 void xor_altivec_4(unsigned long bytes, unsigned long *v1_in, in xor_altivec_4() 53 void xor_altivec_5(unsigned long bytes, unsigned long *v1_in, in xor_altivec_5()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_fifo.c | 206 static bool vmw_fifo_is_full(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_is_full() 218 uint32_t bytes, bool interruptible, in vmw_fifo_wait_noirq() 251 uint32_t bytes, bool interruptible, in vmw_fifo_wait() 298 uint32_t bytes) in vmw_local_fifo_reserve() 384 void *vmw_fifo_reserve_dx(struct vmw_private *dev_priv, uint32_t bytes, in vmw_fifo_reserve_dx() 407 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_res_copy() 428 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_slow_copy() 445 static void vmw_local_fifo_commit(struct vmw_private *dev_priv, uint32_t bytes) in vmw_local_fifo_commit() 495 void vmw_fifo_commit(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_commit() 510 void vmw_fifo_commit_flush(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_commit_flush() [all …]
|
| /kernel/linux/linux-4.19/arch/s390/lib/ |
| D | xor.c | 13 static void xor_xc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_xc_2() 34 static void xor_xc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_3() 60 static void xor_xc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_4() 90 static void xor_xc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_5()
|
| /kernel/linux/linux-5.10/arch/s390/lib/ |
| D | xor.c | 14 static void xor_xc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_xc_2() 35 static void xor_xc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_3() 61 static void xor_xc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_4() 91 static void xor_xc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_5()
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | xor.h | 19 xor_neon_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_neon_2() 27 xor_neon_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_3() 36 xor_neon_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_4() 45 xor_neon_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_5()
|
| /kernel/linux/linux-4.19/arch/sparc/include/asm/ |
| D | xor_32.h | 24 sparc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in sparc_2() 61 sparc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_3() 112 sparc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_4() 176 sparc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_5()
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | xor_32.h | 16 sparc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in sparc_2() 53 sparc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_3() 104 sparc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_4() 168 sparc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_5()
|
| /kernel/linux/linux-4.19/sound/drivers/ |
| D | pcm-indirect2.c | 139 unsigned int bytes) in snd_pcm_indirect2_increase_min_periods() 274 unsigned int bytes; in snd_pcm_indirect2_playback_transfer() local 318 unsigned int bytes = rec->sw_ready; in snd_pcm_indirect2_playback_transfer() local 435 unsigned int bytes; in snd_pcm_indirect2_capture_transfer() local 483 size_t bytes = rec->sw_buffer_size - rec->sw_ready; in snd_pcm_indirect2_capture_transfer() local
|
| /kernel/linux/linux-4.19/tools/testing/selftests/bpf/ |
| D | test_sockmap_kern.h | 184 int *bytes, zero = 0, one = 1; in bpf_prog4() local 204 int *bytes, *start, *end, len1, len2; in bpf_prog5() local 236 int *bytes, zero = 0, one = 1, key = 0; in bpf_prog6() local 266 int *f, *bytes, *start, *end, len1, len2; in bpf_prog7() local 312 int ret = 0, *bytes, zero = 0; in bpf_prog8() local 329 int ret = 0, *bytes, zero = 0; in bpf_prog9() local 345 int *bytes, zero = 0, one = 1; in bpf_prog10() local
|