/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | chacha_glue.c | 48 chacha_dosimd(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_dosimd() argument 142 chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_arch() argument [all...] |
H A D | polyval-clmulni_glue.c | 45 u32 bytes; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_port.c | 154 unsigned long packets, bytes; in mlx4_en_fold_software_stats() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
H A D | police.c | 175 u64 bytes, packets, drops, lastuse; in tc_act_police_stats() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | act_stats.c | 172 u64 pkts, bytes, lastused; in mlx5e_tc_act_stats_fill_stats() local
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | loopback.c | 95 void dev_lstats_read(struct net_device *dev, u64 *packets, u64 *bytes) in dev_lstats_read() argument 122 u64 packets, bytes; in loopback_get_stats64() local
|
/kernel/linux/linux-6.6/drivers/nvmem/layouts/ |
H A D | sl28vpd.c | 24 sl28vpd_mac_address_pp(void *priv, const char *id, int index, unsigned int offset, void *buf, size_t bytes) sl28vpd_mac_address_pp() argument
|
/kernel/linux/linux-6.6/drivers/nvmem/ |
H A D | stm32-bsec-optee-ta.c | 139 stm32_bsec_optee_ta_read(struct tee_context *ctx, unsigned int offset, void *buf, size_t bytes) stm32_bsec_optee_ta_read() argument 205 stm32_bsec_optee_ta_write(struct tee_context *ctx, unsigned int lower, unsigned int offset, void *buf, size_t bytes) stm32_bsec_optee_ta_write() argument [all...] |
H A D | snvs_lpgpr.c | 53 snvs_lpgpr_write(void *context, unsigned int offset, void *val, size_t bytes) snvs_lpgpr_write() argument 79 snvs_lpgpr_read(void *context, unsigned int offset, void *val, size_t bytes) snvs_lpgpr_read() argument
|
H A D | mxs-ocotp.c | 58 mxs_ocotp_read(void *context, unsigned int offset, void *val, size_t bytes) mxs_ocotp_read() argument
|
H A D | mtk-efuse.c | 23 mtk_reg_read(void *context, unsigned int reg, void *_val, size_t bytes) mtk_reg_read() argument 37 mtk_efuse_gpu_speedbin_pp(void *context, const char *id, int index, unsigned int offset, void *data, size_t bytes) mtk_efuse_gpu_speedbin_pp() argument
|
H A D | qcom-spmi-sdam.c | 63 sdam_read(void *priv, unsigned int offset, void *val, size_t bytes) sdam_read() argument 84 sdam_write(void *priv, unsigned int offset, void *val, size_t bytes) sdam_write() argument [all...] |
H A D | nintendo-otp.c | 48 nintendo_otp_reg_read(void *context, unsigned int reg, void *_val, size_t bytes) nintendo_otp_reg_read() argument
|
H A D | sunxi_sid.c | 39 sunxi_sid_read(void *context, unsigned int offset, void *val, size_t bytes) sunxi_sid_read() argument 93 sun8i_sid_read_by_reg(void *context, unsigned int offset, void *val, size_t bytes) sun8i_sid_read_by_reg() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | xor.h | 60 xor_sse_2(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_2() argument 112 xor_sse_2_pf64(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_2_pf64() argument 147 xor_sse_3(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_3() argument 207 xor_sse_3_pf64(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_3_pf64() argument 245 xor_sse_4(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_4() argument 313 xor_sse_4_pf64(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4) xor_sse_4_pf64() argument 354 xor_sse_5(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4, const unsigned long * __restrict p5) xor_sse_5() argument 430 xor_sse_5_pf64(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4, const unsigned long * __restrict p5) xor_sse_5_pf64() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | cpuid.c | 68 ssize_t bytes = 0; in cpuid_read() local
|
/kernel/linux/linux-6.6/crypto/async_tx/ |
H A D | raid6test.c | 57 static void raid6_dual_recov(int disks, size_t bytes, int faila, int failb, in raid6_dual_recov() argument
|
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/ |
H A D | page_track.c | 206 void __kvm_page_track_write(struct kvm *kvm, gpa_t gpa, const u8 *new, int bytes) in __kvm_page_track_write() argument
|
/kernel/linux/linux-6.6/block/ |
H A D | bounce.c | 208 unsigned i = 0, bytes = 0; in __blk_queue_bounce() local
|
H A D | blk-crypto-internal.h | 135 static inline void bio_crypt_advance(struct bio *bio, unsigned int bytes) in bio_crypt_advance() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | xor.c | 27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_ring.c | 234 const unsigned int bytes = num_dwords * sizeof(u32); in intel_ring_begin() local 193 wait_for_space(struct intel_ring *ring, struct intel_timeline *tl, unsigned int bytes) wait_for_space() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_log.h | 47 s32 bytes; /* Size in bytes */ member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | si_dma.c | 74 unsigned bytes = count * 8; in si_dma_vm_copy_pages() local
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | omap-iommu-debug.c | 88 ssize_t bytes; in debug_read_regs() local 68 omap_iommu_dump_ctx(struct omap_iommu *obj, char *buf, ssize_t bytes) omap_iommu_dump_ctx() argument [all...] |