Home
last modified time | relevance | path

Searched defs:bytes (Results 651 - 675 of 3372) sorted by relevance

1...<<21222324252627282930>>...135

/kernel/linux/linux-6.6/fs/pstore/
H A Dblk.c188 static ssize_t psblk_generic_blk_read(char *buf, size_t bytes, loff_t pos) in psblk_generic_blk_read() argument
193 static ssize_t psblk_generic_blk_write(const char *buf, size_t bytes, in psblk_generic_blk_write() argument
/kernel/linux/linux-6.6/fs/squashfs/
H A Dcache.c306 int bytes = min_t(int, entry->length - offset, in squashfs_copy_data() local
335 int bytes, res = length; squashfs_read_metadata() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Doverflow.h189 size_t bytes; in size_mul() local
208 size_t bytes; in size_add() local
229 size_t bytes; in size_sub() local
[all...]
/kernel/linux/linux-6.6/include/asm-generic/
H A Dxor.h11 xor_8regs_2(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_2() argument
31 xor_8regs_3(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_3() argument
53 xor_8regs_4(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_4() argument
77 xor_8regs_5(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_5() argument
103 xor_32regs_2(unsigned long bytes, unsigned long * __restrict p1, in xor_32regs_2() argument
140 xor_32regs_3(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3) xor_32regs_3() argument
187 xor_32regs_4(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4) xor_32regs_4() argument
244 xor_32regs_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_32regs_5() argument
311 xor_8regs_p_2(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2) xor_8regs_p_2() argument
338 xor_8regs_p_3(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3) xor_8regs_p_3() argument
369 xor_8regs_p_4(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4) xor_8regs_p_4() argument
405 xor_8regs_p_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_8regs_p_5() argument
445 xor_32regs_p_2(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2) xor_32regs_p_2() argument
491 xor_32regs_p_3(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3) xor_32regs_p_3() argument
549 xor_32regs_p_4(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4) xor_32regs_p_4() argument
619 xor_32regs_p_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_32regs_p_5() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c52 bcm2835_playback_fifo(struct bcm2835_alsa_stream *alsa_stream, unsigned int bytes) bcm2835_playback_fifo() argument
234 snd_bcm2835_pcm_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, size_t bytes) snd_bcm2835_pcm_transfer() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dcfbcopyarea.c387 int bits = BITS_PER_LONG, bytes = bits >> 3; in cfb_copyarea() local
/kernel/linux/linux-6.6/drivers/usb/gadget/
H A Dconfig.c125 unsigned bytes; in usb_copy_descriptors() local
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c76 u16 bytes; in mb86290fb_imageblit1() local
125 u16 bytes; in mb86290fb_imageblit8() local
164 u16 bytes; in mb86290fb_imageblit16() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_abm_lcd.c230 unsigned int bytes = sizeof(struct abm_save_restore); in dmub_abm_save_restore() local
163 dmub_abm_init_config(struct abm *abm, const char *src, unsigned int bytes, unsigned int inst) dmub_abm_init_config() argument
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Dmemalloc.h64 size_t bytes; /* buffer size in bytes */ member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dxt_sctp.h39 #define bytes(type) (sizeof(type) * 8) macro
/kernel/linux/linux-6.6/crypto/
H A Dnhpoly1305.c97 unsigned int bytes; in nhpoly1305_units() local
161 unsigned int bytes; crypto_nhpoly1305_update_helper() local
[all...]
H A Dpolyval-generic.c66 u32 bytes; member
/kernel/linux/linux-6.6/drivers/dma/dw/
H A Ddw.c46 dw_dma_bytes2block(struct dw_dma_chan *dwc, size_t bytes, unsigned int width, size_t *len) dw_dma_bytes2block() argument
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_vf_proto.c200 type, bytes); in adf_vf2pf_blkmsg_get_crc() local
182 adf_vf2pf_blkmsg_get_crc(struct adf_accel_dev *accel_dev, u8 type, u8 bytes, u8 *crc) adf_vf2pf_blkmsg_get_crc() argument
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dchacha_glue.c48 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 Dpolyval-clmulni_glue.c45 u32 bytes; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Den_port.c154 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 Dpolice.c175 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 Dact_stats.c172 u64 pkts, bytes, lastused; in mlx5e_tc_act_stats_fill_stats() local
/kernel/linux/linux-6.6/drivers/net/
H A Dloopback.c95 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 Dsl28vpd.c24 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 Dstm32-bsec-optee-ta.c139 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 Dsnvs_lpgpr.c53 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 Dmxs-ocotp.c58 mxs_ocotp_read(void *context, unsigned int offset, void *val, size_t bytes) mxs_ocotp_read() argument

Completed in 11 milliseconds

1...<<21222324252627282930>>...135