Home
last modified time | relevance | path

Searched defs:bytes (Results 126 – 150 of 1188) sorted by relevance

12345678910>>...48

/linux-6.15/fs/pstore/
Dblk.c188 static ssize_t psblk_generic_blk_read(char *buf, size_t bytes, loff_t pos) in psblk_generic_blk_read()
193 static ssize_t psblk_generic_blk_write(const char *buf, size_t bytes, in psblk_generic_blk_write()
/linux-6.15/fs/squashfs/
Dcache.c310 int bytes = min_t(int, entry->length - offset, in squashfs_copy_data() local
339 int bytes, res = length; in squashfs_read_metadata() local
Dfile.c384 struct squashfs_cache_entry *buffer, size_t bytes, in squashfs_copy_cache()
504 int i, bytes, copied; in squashfs_readahead_fragment() local
629 int bytes; in squashfs_readahead() local
/linux-6.15/drivers/media/platform/amphion/
Dvpu_msgs.c253 unsigned long bytes = sizeof(struct vpu_rpc_event_header); in vpu_inst_receive_msg() local
285 unsigned long bytes; in vpu_inst_handle_msg() local
376 unsigned long bytes = sizeof(u32); in vpu_msg_delayed_work() local
/linux-6.15/sound/soc/sof/
Dops.h385 u32 offset, void *dest, size_t bytes) in snd_sof_dsp_block_read()
392 u32 offset, void *src, size_t bytes) in snd_sof_dsp_block_write()
399 u32 offset, void *dest, size_t bytes) in snd_sof_dsp_mailbox_read()
406 u32 offset, void *src, size_t bytes) in snd_sof_dsp_mailbox_write()
/linux-6.15/drivers/nvmem/layouts/
Du-boot-env.c36 unsigned int offset, void *buf, size_t bytes) in u_boot_env_read_post_process_ethaddr()
102 int bytes; in u_boot_env_parse() local
/linux-6.15/drivers/nvmem/
Dlpc18xx_eeprom.c91 void *val, size_t bytes) in lpc18xx_eeprom_gather_write()
130 void *val, size_t bytes) in lpc18xx_eeprom_read()
Dimx-ocotp.c158 void *val, size_t bytes) in imx_ocotp_read()
224 unsigned int offset, void *data, size_t bytes) in imx_ocotp_cell_pp()
311 size_t bytes) in imx_ocotp_write()
/linux-6.15/drivers/md/bcache/
Ddebug.c162 size_t bytes; member
181 unsigned int bytes = min(i->bytes, size); in bch_dump_read() local
/linux-6.15/include/uapi/mtd/
Dubi-user.h351 __s64 bytes; member
371 __s64 bytes; member
467 __s32 bytes; member
/linux-6.15/arch/powerpc/kvm/
Dpowerpc.c1244 unsigned int rt, unsigned int bytes, in __kvmppc_handle_load()
1288 unsigned int rt, unsigned int bytes, in kvmppc_handle_load()
1297 unsigned int rt, unsigned int bytes, in kvmppc_handle_loads()
1305 unsigned int rt, unsigned int bytes, in kvmppc_handle_vsx_load()
1331 u64 val, unsigned int bytes, int is_default_endian) in kvmppc_handle_store()
1446 int rs, unsigned int bytes, int is_default_endian) in kvmppc_handle_vsx_store()
1513 unsigned int rt, unsigned int bytes, int is_default_endian) in kvmppc_handle_vmx_load()
1608 unsigned int rs, unsigned int bytes, int is_default_endian) in kvmppc_handle_vmx_store()
/linux-6.15/tools/testing/selftests/net/tcp_ao/
Drst.c88 ssize_t bytes; in test_server_active_rst() local
133 ssize_t bytes; in test_server_passive_rst() local
/linux-6.15/drivers/iommu/
Domap-iommu-debug.c69 ssize_t bytes) in omap_iommu_dump_ctx()
88 ssize_t bytes; in debug_read_regs() local
/linux-6.15/drivers/staging/vc04_services/bcm2835-audio/
Dbcm2835-pcm.c53 unsigned int bytes) in bcm2835_playback_fifo()
235 struct snd_pcm_indirect *rec, size_t bytes) in snd_bcm2835_pcm_transfer()
/linux-6.15/arch/x86/kernel/
Dmsr.c60 ssize_t bytes = 0; in msr_read() local
116 ssize_t bytes = 0; in msr_write() local
/linux-6.15/drivers/mfd/
D88pm860x-i2c.c84 int bytes, void *dest) in read_device()
120 int bytes, void *src) in write_device()
Dtwl4030-irq.c482 u8 bytes[4]; in twl4030_sih_bus_sync_unlock() member
500 u8 bytes[6]; in twl4030_sih_bus_sync_unlock() local
564 u8 bytes[4]; in sih_read_isr() member
/linux-6.15/drivers/net/ethernet/atheros/atl1e/
Datl1e_ethtool.c205 struct ethtool_eeprom *eeprom, u8 *bytes) in atl1e_get_eeprom()
245 struct ethtool_eeprom *eeprom, u8 *bytes) in atl1e_set_eeprom()
/linux-6.15/drivers/staging/media/atomisp/pci/
Dia_css_firmware.h22 unsigned int bytes; /** length in bytes of firmware data */ member
/linux-6.15/drivers/net/ethernet/marvell/prestera/
Dprestera_counter.h11 u64 bytes; member
/linux-6.15/tools/include/tools/
Dlibc_compat.h13 size_t bytes; in reallocarray() local
/linux-6.15/lib/
Dmemweight.c11 size_t memweight(const void *ptr, size_t bytes) in memweight()
/linux-6.15/lib/crypto/
Dlibchacha.c16 unsigned int bytes, int nrounds) in chacha_crypt_generic()
/linux-6.15/fs/ecryptfs/
Ddebug.c84 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex()
/linux-6.15/fs/bcachefs/
Ddarray.c19 size_t bytes; in __bch2_darray_resize_noprof() local

12345678910>>...48