Home
last modified time | relevance | path

Searched defs:bytes (Results 201 – 225 of 843) sorted by relevance

12345678910>>...34

/linux/lib/
H A Dtest_meminit.c190 int bytes; in check_buf() local
351 int num, bytes; in do_kmem_cache_size_bulk() local
/linux/block/
H A Dblk-crypto.c154 void __bio_crypt_advance(struct bio *bio, unsigned int bytes) in __bio_crypt_advance()
167 unsigned int bytes, in bio_crypt_dun_is_contiguous()
/linux/drivers/rtc/
H A Drtc-meson.c258 void *buf, size_t bytes) in meson_rtc_regmem_read()
270 void *buf, size_t bytes) in meson_rtc_regmem_write()
/linux/drivers/net/
H A Difb.c43 u64 bytes; member
160 u64 packets, bytes; in ifb_stats64() local
/linux/fs/nilfs2/
H A Drecovery.c154 unsigned int bytes = le16_to_cpu(sr->sr_bytes); in nilfs_read_super_root_block() local
263 unsigned int *offset, unsigned int bytes) in nilfs_read_summary_info()
293 unsigned int *offset, unsigned int bytes, in nilfs_skip_summary_info()
/linux/drivers/md/dm-vdo/indexer/
H A Dhash-utils.h29 u64 bytes = (u64) get_unaligned_be16(chapter_bits) << 32; in uds_extract_chapter_index_bytes() local
/linux/crypto/
H A Daegis.h21 u8 bytes[AEGIS_BLOCK_SIZE]; member
/linux/drivers/nvmem/
H A Du-boot-env.c25 size_t bytes) in u_boot_env_read()
H A Dlayerscape-sfp.c30 size_t bytes) in layerscape_sfp_read()
/linux/fs/xfs/
H A Dxfs_itable.h33 size_t bytes) in xfs_ibulk_advance()
/linux/include/net/
H A Dgen_stats.h19 u64_stats_t bytes; member
H A Dstrparser.h19 unsigned long long bytes; member
29 unsigned long long bytes; member
/linux/drivers/char/hw_random/
H A Darm_smccc_trng.c37 size_t bytes) in copy_from_registers()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv_vhca.c322 int bytes = min_t(int, (int)sizeof(data_block->data), len); in mlx5_hv_vhca_data_block_prepare() local
346 int bytes; in mlx5_hv_vhca_agent_write() local
/linux/sound/soc/codecs/
H A Dcs35l56-sdw.c120 unsigned int reg, bytes; in cs35l56_sdw_read() local
184 unsigned int reg, bytes; cs35l56_sdw_gather_write() local
[all...]
/linux/drivers/usb/usbip/
H A Dvudc_rx.c125 unsigned int maxp, packets, bytes; in v_recv_cmd_submit() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge_debugfs.c44 u64 packets, bytes, lastuse; in mlx5_esw_bridge_debugfs_show() local
/linux/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c170 int bytes; in main() local
/linux/fs/squashfs/
H A Dlzo_wrapper.c73 int bytes = length, res; in lzo_uncompress() local
/linux/net/core/
H A Ddatagram.c487 static size_t crc32c_and_copy_to_iter(const void *addr, size_t bytes, in crc32c_and_copy_to_iter() argument
518 static size_t simple_copy_to_iter(const void *addr, size_t bytes, in simple_copy_to_iter() argument
823 static size_t csum_and_copy_to_iter(const void *addr, size_t bytes, void *_csstate, in csum_and_copy_to_iter() argument
[all...]
/linux/drivers/usb/gadget/udc/
H A Dsnps_udc_core.c649 unsigned bytes = 0; in udc_txfifo_write() local
692 static int udc_rxfifo_read_bytes(struct udc *dev, u8 *buf, int bytes) in udc_rxfifo_read_bytes()
721 unsigned bytes = 0; in udc_rxfifo_read() local
760 unsigned long bytes = req->req.length; in udc_create_dma_chain() local
/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx_dqo.c222 size_t bytes; in gve_tx_free_ring_dqo() local
306 size_t bytes; in gve_tx_alloc_ring_dqo() local
1185 u16 compl_tag, u64 *bytes, u64 *pkts, in gve_handle_packet_completion()
1268 u64 *bytes, u64 *pkts) in gve_handle_miss_completion()
/linux/include/linux/
H A Dslab.h999 size_t bytes; in kmalloc_array_noprof() local
1029 size_t bytes; in krealloc_array_noprof() local
1069 size_t bytes; in kmalloc_array_node_noprof() local
1117 size_t bytes; in kvmalloc_array_node_noprof() local
/linux/samples/bpf/
H A Dsockex3_user.c22 __u64 bytes; member
/linux/mm/
H A Dpage_poison.c48 static void check_poison_mem(struct page *page, unsigned char *mem, size_t bytes) in check_poison_mem()

12345678910>>...34