Home
last modified time | relevance | path

Searched defs:bytes (Results 226 - 250 of 2057) sorted by relevance

12345678910>>...83

/kernel/linux/linux-5.10/fs/
H A Dkernel_read_file.c89 ssize_t bytes; in kernel_read_file() local
/kernel/linux/linux-6.6/drivers/mfd/
H A D88pm860x-i2c.c83 read_device(struct i2c_client *i2c, int reg, int bytes, void *dest) read_device() argument
119 write_device(struct i2c_client *i2c, int reg, int bytes, void *src) write_device() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.h24 int bytes; member
/kernel/linux/linux-6.6/drivers/misc/eeprom/
H A Deeprom_93cx6.c278 eeprom_93cx6_multireadb(struct eeprom_93cx6 *eeprom, const u8 byte, u8 *data, const u16 bytes) eeprom_93cx6_multireadb() argument
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dupd.c74 clear_update_marker(struct ubi_device *ubi, struct ubi_volume *vol, long long bytes) clear_update_marker() argument
114 ubi_start_update(struct ubi_device *ubi, struct ubi_volume *vol, long long bytes) ubi_start_update() argument
[all...]
/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dtplink_safeloader.c80 size_t bytes; in mtd_parser_tplink_safeloader_parse() local
/kernel/linux/linux-6.6/fs/
H A Dkernel_read_file.c89 ssize_t bytes; in kernel_read_file() local
/kernel/linux/linux-6.6/fs/squashfs/
H A Dlz4_wrapper.c99 int bytes = length, res; in lz4_uncompress() local
H A Dlzo_wrapper.c73 int bytes = length, res; in lzo_uncompress() local
/kernel/linux/linux-6.6/include/crypto/
H A Dchacha.h96 chacha_crypt(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt() argument
105 chacha20_crypt(u32 *state, u8 *dst, const u8 *src, unsigned int bytes) chacha20_crypt() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Datafb_utils.h375 static inline void memmove32_col(void *dst, void *src, u32 mask, u32 h, u32 bytes) in memmove32_col() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dcfbfillrect.c282 int bits = BITS_PER_LONG, bytes = bits >> 3; in cfb_fillrect() local
H A Dsyscopyarea.c321 int bits = BITS_PER_LONG, bytes = bits >> 3; in sys_copyarea() local
H A Dsysfillrect.c237 int bits = BITS_PER_LONG, bytes = bits >> 3; in sys_fillrect() local
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_kunit_util.c106 cros_kunit_readmem_mock(struct cros_ec_device *ec_dev, unsigned int offset, unsigned int bytes, void *dest) cros_kunit_readmem_mock() argument
/kernel/linux/linux-6.6/drivers/vdpa/mlx5/net/
H A Ddebug.c57 u64 bytes; in packets_show() local
72 u64 bytes; in bytes_show() local
84 DEFINE_SHOW_ATTRIBUTE(bytes); variable
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Darm_smccc_trng.c36 copy_from_registers(char *buf, struct arm_smccc_res *res, size_t bytes) copy_from_registers() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_eeprom.c226 amdgpu_eeprom_read(struct i2c_adapter *i2c_adap, u32 eeprom_addr, u8 *eeprom_buf, u16 bytes) amdgpu_eeprom_read() argument
234 amdgpu_eeprom_write(struct i2c_adapter *i2c_adap, u32 eeprom_addr, u8 *eeprom_buf, u16 bytes) amdgpu_eeprom_write() argument
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Dpcm-indirect.h55 unsigned int bytes = qsize - rec->hw_ready; in snd_pcm_indirect_playback_transfer() local
85 int bytes = ptr - rec->hw_io; snd_pcm_indirect_playback_pointer() local
128 size_t bytes = rec->sw_buffer_size - rec->sw_ready; snd_pcm_indirect_capture_transfer() local
159 int bytes = ptr - rec->hw_io; snd_pcm_indirect_capture_pointer() local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dgen_stats.h27 __u64 bytes; member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dxt_set.h71 struct ip_set_counter_match0 bytes; member
90 struct ip_set_counter_match bytes; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dxor_32.h24 xor_pII_mmx_2(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_2() argument
68 xor_pII_mmx_3(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_3() argument
118 xor_pII_mmx_4(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_4() argument
175 xor_pII_mmx_5(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_5() argument
258 xor_p5_mmx_2(unsigned long bytes, unsigned long * __restrict p1, in xor_p5_mmx_2() argument
306 xor_p5_mmx_3(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3) xor_p5_mmx_3() argument
364 xor_p5_mmx_4(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4) xor_p5_mmx_4() argument
432 xor_p5_mmx_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_p5_mmx_5() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/vmx/
H A Dghash.c43 int bytes; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtc_counters.h31 u64 packets, bytes; member
/kernel/linux/linux-6.6/drivers/net/
H A Dnlmon.c54 u64 packets, bytes; in nlmon_get_stats64() local

Completed in 10 milliseconds

12345678910>>...83