/linux/lib/ |
H A D | test_meminit.c | 190 int bytes; in check_buf() local 351 int num, bytes; in do_kmem_cache_size_bulk() local
|
/linux/block/ |
H A D | blk-crypto.c | 154 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 D | rtc-meson.c | 258 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 D | ifb.c | 43 u64 bytes; member 160 u64 packets, bytes; in ifb_stats64() local
|
/linux/fs/nilfs2/ |
H A D | recovery.c | 154 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 D | hash-utils.h | 29 u64 bytes = (u64) get_unaligned_be16(chapter_bits) << 32; in uds_extract_chapter_index_bytes() local
|
/linux/crypto/ |
H A D | aegis.h | 21 u8 bytes[AEGIS_BLOCK_SIZE]; member
|
/linux/drivers/nvmem/ |
H A D | u-boot-env.c | 25 size_t bytes) in u_boot_env_read()
|
H A D | layerscape-sfp.c | 30 size_t bytes) in layerscape_sfp_read()
|
/linux/fs/xfs/ |
H A D | xfs_itable.h | 33 size_t bytes) in xfs_ibulk_advance()
|
/linux/include/net/ |
H A D | gen_stats.h | 19 u64_stats_t bytes; member
|
H A D | strparser.h | 19 unsigned long long bytes; member 29 unsigned long long bytes; member
|
/linux/drivers/char/hw_random/ |
H A D | arm_smccc_trng.c | 37 size_t bytes) in copy_from_registers()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | hv_vhca.c | 322 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 D | cs35l56-sdw.c | 120 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 D | vudc_rx.c | 125 unsigned int maxp, packets, bytes; in v_recv_cmd_submit() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | bridge_debugfs.c | 44 u64 packets, bytes, lastuse; in mlx5_esw_bridge_debugfs_show() local
|
/linux/tools/usb/ffs-aio-example/multibuff/host_app/ |
H A D | test.c | 170 int bytes; in main() local
|
/linux/fs/squashfs/ |
H A D | lzo_wrapper.c | 73 int bytes = length, res; in lzo_uncompress() local
|
/linux/net/core/ |
H A D | datagram.c | 487 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 D | snps_udc_core.c | 649 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 D | gve_tx_dqo.c | 222 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 D | slab.h | 999 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 D | sockex3_user.c | 22 __u64 bytes; member
|
/linux/mm/ |
H A D | page_poison.c | 48 static void check_poison_mem(struct page *page, unsigned char *mem, size_t bytes) in check_poison_mem()
|