| /Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/drivers/nvmem/ |
| D | u-boot-env.c | 54 size_t bytes) in u_boot_env_read() 76 unsigned int offset, void *buf, size_t bytes) in u_boot_env_read_post_process_ethaddr() 148 size_t 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()
|
| D | qcom-spmi-sdam.c | 64 size_t bytes) in sdam_read() 85 size_t bytes) in sdam_write()
|
| /Linux-v6.6/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-v6.6/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-v6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_eeprom.c | 228 u16 bytes) in amdgpu_eeprom_read() 236 u16 bytes) in amdgpu_eeprom_write()
|
| /Linux-v6.6/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-v6.6/include/crypto/ |
| D | chacha.h | 97 unsigned int bytes, int nrounds) in chacha_crypt() 106 unsigned int bytes) in chacha20_crypt()
|
| /Linux-v6.6/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-v6.6/arch/powerpc/sysdev/xics/ |
| D | icp-native.c | 30 u8 bytes[4]; member 34 u8 bytes[4]; member 39 u8 bytes[4]; member
|
| /Linux-v6.6/drivers/gpu/drm/i915/gvt/ |
| D | interrupt.c | 179 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_imr_handler() 209 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_master_irq_handler() 248 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_ier_handler() 287 void *p_data, unsigned int bytes) in intel_vgpu_reg_iir_handler()
|
| /Linux-v6.6/fs/ntfs/ |
| D | file.c | 564 unsigned nr_pages, s64 pos, size_t bytes) in ntfs_prepare_pages_for_non_resident_write() 1379 s64 pos, size_t bytes) in ntfs_commit_pages_after_non_resident_write() 1533 const unsigned nr_pages, s64 pos, size_t bytes) in ntfs_commit_pages_after_write() 1679 unsigned ofs, struct iov_iter *i, size_t bytes) in ntfs_copy_from_user_iter() 1731 size_t bytes; in ntfs_perform_write() local
|
| /Linux-v6.6/drivers/android/ |
| D | binder_alloc.c | 1117 binder_size_t offset, size_t bytes) in check_buffer() 1173 size_t bytes = binder_alloc_buffer_size(alloc, buffer); in binder_alloc_clear_buf() local 1207 size_t bytes) in binder_alloc_copy_user_to_buffer() 1239 size_t bytes) in binder_alloc_do_buffer_copy() 1269 size_t bytes) in binder_alloc_copy_to_buffer() 1279 size_t bytes) in binder_alloc_copy_from_buffer()
|
| /Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/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-v6.6/drivers/vdpa/mlx5/net/ |
| D | debug.c | 57 u64 bytes; in packets_show() local 72 u64 bytes; in bytes_show() local
|
| /Linux-v6.6/drivers/mtd/ubi/ |
| D | upd.c | 75 long long bytes) in clear_update_marker() 115 long long bytes) in ubi_start_update()
|
| /Linux-v6.6/drivers/net/ |
| D | loopback.c | 95 void dev_lstats_read(struct net_device *dev, u64 *packets, u64 *bytes) in dev_lstats_read() 122 u64 packets, bytes; in loopback_get_stats64() local
|