/linux-6.8/sound/core/ |
D | ump_convert.c | 173 unsigned char bytes; in cvt_ump_sysex7_to_legacy() local 315 u32 *data, unsigned char bytes) in cvt_legacy_cmd_to_ump() 434 unsigned char bytes; in do_convert_to_ump() local
|
/linux-6.8/include/linux/ |
D | overflow.h | 189 size_t bytes; in size_mul() local 208 size_t bytes; in size_add() local 229 size_t bytes; in size_sub() local
|
D | slab.h | 621 size_t bytes; in kmalloc_array() local 642 size_t bytes; in krealloc_array() local 682 size_t bytes; in kmalloc_array_node() local 741 size_t bytes; in kvmalloc_array() local
|
/linux-6.8/fs/ntfs3/ |
D | fsntfs.c | 131 bool ntfs_fix_pre_write(struct NTFS_RECORD_HEADER *rhdr, size_t bytes) in ntfs_fix_pre_write() 168 int ntfs_fix_post_read(struct NTFS_RECORD_HEADER *rhdr, size_t bytes, in ntfs_fix_post_read() 850 u32 blocksize, bytes; in ntfs_update_mftmirr() local 999 static inline __le32 security_hash(const void *sd, size_t bytes) in security_hash() 1034 int ntfs_sb_read(struct super_block *sb, u64 lbo, size_t bytes, void *buffer) in ntfs_sb_read() 1062 int ntfs_sb_write(struct super_block *sb, u64 lbo, size_t bytes, in ntfs_sb_write() 1128 u64 vbo, const void *buf, size_t bytes, int sync) in ntfs_sb_write_run() 1192 u64 vbo, void *buf, u32 bytes, struct ntfs_buffers *nb) in ntfs_read_run_nb() 1310 struct NTFS_RECORD_HEADER *rhdr, u32 bytes, in ntfs_read_bh() 1321 u32 bytes, struct ntfs_buffers *nb) in ntfs_get_bh() [all …]
|
/linux-6.8/arch/mips/crypto/ |
D | poly1305-glue.c | 76 u32 bytes = min(len, POLY1305_BLOCK_SIZE - dctx->buflen); in mips_poly1305_update() local 106 u32 bytes = min(nbytes, POLY1305_BLOCK_SIZE - dctx->buflen); in poly1305_update_arch() local
|
/linux-6.8/lib/raid6/ |
D | recov_neon_inner.c | 28 void __raid6_2data_recov_neon(int bytes, uint8_t *p, uint8_t *q, uint8_t *dp, in __raid6_2data_recov_neon() 78 void __raid6_datap_recov_neon(int bytes, uint8_t *p, uint8_t *q, uint8_t *dq, in __raid6_datap_recov_neon()
|
/linux-6.8/tools/lib/ |
D | string.c | 172 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8() 192 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv()
|
/linux-6.8/drivers/acpi/acpica/ |
D | utmisc.c | 90 u8 bytes[4]; in acpi_ut_dword_byte_swap() member 94 u8 bytes[4]; in acpi_ut_dword_byte_swap() member
|
/linux-6.8/tools/testing/selftests/bpf/prog_tests/ |
D | l4lb_all.c | 15 __u64 bytes; in test_l4lb() member 27 __u64 bytes = 0, pkts = 0; in test_l4lb() local
|
/linux-6.8/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_eeprom.c | 228 u16 bytes) in amdgpu_eeprom_read() 236 u16 bytes) in amdgpu_eeprom_write()
|
/linux-6.8/net/core/ |
D | skmsg.c | 138 void sk_msg_return_zero(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return_zero() 162 void sk_msg_return(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return() 224 u32 bytes, bool charge) in __sk_msg_free_partial() 251 void sk_msg_free_partial(struct sock *sk, struct sk_msg *msg, u32 bytes) in sk_msg_free_partial() 258 u32 bytes) in sk_msg_free_partial_nocharge() 312 struct sk_msg *msg, u32 bytes) in sk_msg_zerocopy_from_iter() 369 struct sk_msg *msg, u32 bytes) in sk_msg_memcopy_from_iter()
|
D | gen_stats.c | 135 u64 bytes, packets; in gnet_stats_add_basic_cpu() local 154 u64 bytes = 0; in gnet_stats_add_basic() local 187 u64 bytes, packets; in gnet_stats_read_basic() local
|
/linux-6.8/fs/ntfs/ |
D | file.c | 564 unsigned nr_pages, s64 pos, size_t bytes) in ntfs_prepare_pages_for_non_resident_write() 1372 s64 pos, size_t bytes) in ntfs_commit_pages_after_non_resident_write() 1526 const unsigned nr_pages, s64 pos, size_t bytes) in ntfs_commit_pages_after_write() 1672 unsigned ofs, struct iov_iter *i, size_t bytes) in ntfs_copy_from_user_iter() 1724 size_t bytes; in ntfs_perform_write() local
|
/linux-6.8/drivers/nvmem/ |
D | u-boot-env.c | 51 size_t bytes) in u_boot_env_read() 73 unsigned int offset, void *buf, size_t bytes) in u_boot_env_read_post_process_ethaddr() 142 int bytes; in u_boot_env_parse() local
|
D | mtk-efuse.c | 24 unsigned int reg, void *_val, size_t bytes) in mtk_reg_read() 38 unsigned int offset, void *data, size_t bytes) in mtk_efuse_gpu_speedbin_pp()
|
/linux-6.8/arch/powerpc/sysdev/xics/ |
D | icp-native.c | 30 u8 bytes[4]; member 34 u8 bytes[4]; member 39 u8 bytes[4]; member
|
/linux-6.8/drivers/video/fbdev/mb862xx/ |
D | mb862xxfb_accel.c | 76 u16 bytes; in mb86290fb_imageblit1() local 125 u16 bytes; in mb86290fb_imageblit8() local 164 u16 bytes; in mb86290fb_imageblit16() local
|
/linux-6.8/arch/powerpc/lib/ |
D | pmem.c | 16 unsigned long bytes = l1_dcache_bytes(); in __clean_pmem_range() local 28 unsigned long bytes = l1_dcache_bytes(); in __flush_pmem_range() local
|
/linux-6.8/include/crypto/ |
D | chacha.h | 97 unsigned int bytes, int nrounds) in chacha_crypt() 106 unsigned int bytes) in chacha20_crypt()
|
/linux-6.8/arch/arm64/crypto/ |
D | poly1305-glue.c | 85 u32 bytes = min(len, POLY1305_BLOCK_SIZE - dctx->buflen); in neon_poly1305_do_update() local 129 u32 bytes = min(nbytes, POLY1305_BLOCK_SIZE - dctx->buflen); in poly1305_update_arch() local
|
D | chacha-neon-glue.c | 43 int bytes, int nrounds) in chacha_doneon() 83 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch()
|
/linux-6.8/drivers/vdpa/mlx5/net/ |
D | debug.c | 57 u64 bytes; in packets_show() local 72 u64 bytes; in bytes_show() local
|
/linux-6.8/arch/powerpc/mm/ |
D | cacheflush.c | 37 unsigned long bytes = l1_icache_bytes(); in invalidate_icache_range() local 86 unsigned long bytes = l1_dcache_bytes(); in flush_dcache_icache_phys() local
|
/linux-6.8/sound/soc/sof/ |
D | iomem-utils.c | 55 void *message, size_t bytes) in sof_mailbox_write() 64 void *message, size_t bytes) in sof_mailbox_read()
|
/linux-6.8/drivers/gpu/drm/i915/gvt/ |
D | interrupt.c | 196 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_imr_handler() 226 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_master_irq_handler() 265 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_ier_handler() 304 void *p_data, unsigned int bytes) in intel_vgpu_reg_iir_handler()
|