/linux/include/asm-generic/ |
H 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/arch/arm/include/asm/ |
H 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/drivers/md/ |
H 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/include/linux/ |
H 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()
|
H A D | alloc_tag.h | 19 u64 bytes; member 81 s64 bytes; member 197 static inline void alloc_tag_add(union codetag_ref *ref, struct alloc_tag *tag, size_t bytes) in alloc_tag_add() 203 static inline void alloc_tag_sub(union codetag_ref *ref, size_t bytes) in alloc_tag_sub() 231 size_t bytes) {} in alloc_tag_add() 232 static inline void alloc_tag_sub(union codetag_ref *ref, size_t bytes) {} in alloc_tag_sub()
|
/linux/arch/x86/include/asm/ |
H 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()
|
H 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()
|
/linux/lib/raid6/ |
H A D | rvv.c | 26 static void raid6_rvv1_gen_syndrome_real(int disks, unsigned long bytes, void **ptrs) in raid6_rvv1_gen_syndrome_real() 99 unsigned long bytes, void **ptrs) in raid6_rvv1_xor_syndrome_real() 197 static void raid6_rvv2_gen_syndrome_real(int disks, unsigned long bytes, void **ptrs) in raid6_rvv2_gen_syndrome_real() 289 unsigned long bytes, void **ptrs) in raid6_rvv2_xor_syndrome_real() 417 static void raid6_rvv4_gen_syndrome_real(int disks, unsigned long bytes, void **ptrs) in raid6_rvv4_gen_syndrome_real() 543 unsigned long bytes, void **ptrs) in raid6_rvv4_xor_syndrome_real() 727 static void raid6_rvv8_gen_syndrome_real(int disks, unsigned long bytes, void **ptrs) in raid6_rvv8_gen_syndrome_real() 921 unsigned long bytes, void **ptrs) in raid6_rvv8_xor_syndrome_real()
|
H 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()
|
H 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()
|
H A D | avx512.c | 42 static void raid6_avx5121_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_avx5121_gen_syndrome() 100 size_t bytes, void **ptrs) in raid6_avx5121_xor_syndrome() 169 static void raid6_avx5122_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_avx5122_gen_syndrome() 232 size_t bytes, void **ptrs) in raid6_avx5122_xor_syndrome() 328 static void raid6_avx5124_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_avx5124_gen_syndrome() 422 size_t bytes, void **ptrs) in raid6_avx5124_xor_syndrome()
|
H A D | recov_rvv.c | 17 static void __raid6_2data_recov_rvv(int bytes, u8 *p, u8 *q, u8 *dp, in __raid6_2data_recov_rvv() 96 static void __raid6_datap_recov_rvv(int bytes, u8 *p, u8 *q, in __raid6_datap_recov_rvv() 152 static void raid6_2data_recov_rvv(int disks, size_t bytes, int faila, in raid6_2data_recov_rvv() 192 static void raid6_datap_recov_rvv(int disks, size_t bytes, int faila, in raid6_datap_recov_rvv()
|
/linux/drivers/staging/media/atomisp/pci/hmm/ |
H A D | hmm.c | 158 static ia_css_ptr __hmm_alloc(size_t bytes, enum hmm_bo_type type, in __hmm_alloc() 206 ia_css_ptr hmm_alloc(size_t bytes) in hmm_alloc() 211 ia_css_ptr hmm_create_from_vmalloc_buf(size_t bytes, void *vmalloc_addr) in hmm_create_from_vmalloc_buf() 263 unsigned int bytes) in load_and_flush_by_kmap() 306 static int load_and_flush(ia_css_ptr virt, void *data, unsigned int bytes) in load_and_flush() 341 int hmm_load(ia_css_ptr virt, void *data, unsigned int bytes) in hmm_load() 357 int hmm_flush(ia_css_ptr virt, unsigned int bytes) in hmm_flush() 363 int hmm_store(ia_css_ptr virt, const void *data, unsigned int bytes) in hmm_store() 446 int hmm_set(ia_css_ptr virt, int c, unsigned int bytes) in hmm_set()
|
/linux/drivers/most/ |
H 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/drivers/scsi/lpfc/ |
H 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/arch/powerpc/lib/ |
H 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()
|
H 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/arch/riscv/include/asm/ |
H A D | xor.h | 13 static void xor_vector_2(unsigned long bytes, unsigned long *__restrict p1, in xor_vector_2() 21 static void xor_vector_3(unsigned long bytes, unsigned long *__restrict p1, in xor_vector_3() 30 static void xor_vector_4(unsigned long bytes, unsigned long *__restrict p1, in xor_vector_4() 40 static void xor_vector_5(unsigned long bytes, unsigned long *__restrict p1, in xor_vector_5()
|
/linux/arch/arm64/include/asm/ |
H 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/fs/bcachefs/ |
H A D | varint.c | 24 unsigned bytes = DIV_ROUND_UP(bits, 7); in bch2_varint_encode() local 51 unsigned bytes = likely(in < end) in bch2_varint_decode() local 85 unsigned bytes = DIV_ROUND_UP(bits, 7); in bch2_varint_encode_fast() local 116 unsigned bytes = ffz(*in) + 1; in bch2_varint_decode_fast() local
|
/linux/arch/sparc/include/asm/ |
H 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/drivers/gpu/drm/i915/gvt/ |
H 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/arch/arm64/lib/ |
H A 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/lib/zstd/compress/ |
H A D | zstd_cwksp.h | 249 size_t const bytes = (alignBytes - ((size_t)ptr & (alignBytesMask))) & alignBytesMask; in ZSTD_cwksp_bytes_to_align_ptr() local 275 ZSTD_cwksp_reserve_internal_buffer_space(ZSTD_cwksp* ws, size_t const bytes) in ZSTD_cwksp_reserve_internal_buffer_space() 345 ZSTD_cwksp_reserve_internal(ZSTD_cwksp* ws, size_t bytes, ZSTD_cwksp_alloc_phase_e phase) in ZSTD_cwksp_reserve_internal() 362 MEM_STATIC BYTE* ZSTD_cwksp_reserve_buffer(ZSTD_cwksp* ws, size_t bytes) in ZSTD_cwksp_reserve_buffer() 376 MEM_STATIC void* ZSTD_cwksp_reserve_aligned_init_once(ZSTD_cwksp* ws, size_t bytes) in ZSTD_cwksp_reserve_aligned_init_once() 397 MEM_STATIC void* ZSTD_cwksp_reserve_aligned64(ZSTD_cwksp* ws, size_t bytes) in ZSTD_cwksp_reserve_aligned64() 411 MEM_STATIC void* ZSTD_cwksp_reserve_table(ZSTD_cwksp* ws, size_t bytes) in ZSTD_cwksp_reserve_table() 451 MEM_STATIC void* ZSTD_cwksp_reserve_object(ZSTD_cwksp* ws, size_t bytes) in ZSTD_cwksp_reserve_object()
|
/linux/sound/soc/uniphier/ |
H 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
|