Home
last modified time | relevance | path

Searched defs:total_len (Results 26 – 50 of 203) sorted by relevance

123456789

/openbmc/linux/drivers/vhost/
H A Dvsock.c94 int pkts = 0, total_len = 0; in vhost_transport_do_send_pkt() local
471 int head, pkts = 0, total_len = 0; in vhost_vsock_handle_tx_kick() local
H A Dnet.c652 static bool tx_can_batch(struct vhost_virtqueue *vq, size_t total_len) in tx_can_batch()
782 size_t len, total_len = 0; in handle_tx_copy() local
873 size_t len, total_len = 0; in handle_tx_zerocopy() local
1132 size_t total_len = 0; in handle_rx() local
H A Dtest.c48 size_t len, total_len = 0; in handle_vq() local
/openbmc/linux/drivers/net/
H A Dtap.c643 unsigned long total_len = iov_iter_count(from); in tap_get_user() local
1237 size_t total_len) in tap_sendmsg()
1258 size_t total_len, int flags) in tap_recvmsg()
/openbmc/linux/drivers/gpu/drm/udl/
H A Dudl_main.c35 u8 total_len = 0; in udl_parse_vendor_descriptor() local
/openbmc/obmc-console/
H A Dtty-handler.c90 size_t total_len; in tty_drain_queue() local
/openbmc/linux/fs/squashfs/
H A Dblock.c199 int total_len = (block_end - block) << msblk->devblksize_log2; in squashfs_bio_read() local
/openbmc/linux/drivers/media/common/siano/
H A Dsmscoreapi.c1941 u32 total_len; in smscore_gpio_configure() local
2020 u32 total_len; in smscore_gpio_set_level() local
2068 u32 total_len; in smscore_gpio_get_level() local
/openbmc/linux/drivers/nvme/target/
H A Dio-cmd-file.c125 size_t len = 0, total_len = 0; in nvmet_file_execute_io() local
H A Dio-cmd-bdev.c251 unsigned int total_len = nvmet_rw_data_len(req) + req->metadata_len; in nvmet_bdev_execute_rw() local
/openbmc/linux/tools/testing/selftests/net/
H A Dtls.c632 int total_len = 0; in TEST_F() local
669 int total_len = 0; in TEST_F() local
945 unsigned int total_len = TLS_PAYLOAD_MAX_LEN * 2; in TEST_F() local
962 unsigned int total_len = 2 * 10; in TEST_F() local
980 const unsigned int total_len = 15; in TEST_F() local
H A Dpsock_snd.c364 int fdr, fds, total_len; in run_test() local
/openbmc/linux/drivers/ata/
H A Dsata_sx4.c302 unsigned int total_len) in pdc20621_ata_sg()
317 unsigned int total_len) in pdc20621_host_sg()
422 unsigned int i, si, idx, total_len = 0, sgt_len; in pdc20621_dma_prep() local
/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-aes.c401 int total_len, loop; in starfive_aes_gcm_write_adata() local
430 int total_len, loop; in starfive_aes_ccm_write_adata() local
/openbmc/linux/drivers/net/ppp/
H A Dpppoe.c837 size_t total_len) in pppoe_sendmsg()
1004 size_t total_len, int flags) in pppoe_recvmsg()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwow.c88 int total_len = old->pkt_offset + old->pattern_len; in ath10k_wow_convert_8023_to_80211() local
/openbmc/linux/drivers/acpi/
H A Dacpi_extlog.c37 u64 total_len; /* entire L1 Directory length including this header */ member
/openbmc/linux/mm/
H A Dprocess_vm_access.c164 size_t total_len = iov_iter_count(iter); in process_vm_rw_core() local
/openbmc/u-boot/drivers/nvme/
H A Dnvme.c69 int total_len, u64 dma_addr) in nvme_setup_prps()
680 u64 total_len = blkcnt << desc->log2blksz; in nvme_blk_rw() local
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dhermes_dld.c257 int total_len = 0; in hermes_blocks_length() local
/openbmc/linux/include/rdma/
H A Drdmavt_mr.h79 u32 total_len; member
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c243 int total_len = 0; in wcn36xx_unchain_msdu() local
/openbmc/linux/fs/
H A Dpipe.c233 size_t total_len = iov_iter_count(to); in pipe_read() local
423 size_t total_len = iov_iter_count(from); in pipe_write() local
/openbmc/u-boot/drivers/net/
H A Dne2000_base.c244 dp83902a_send(u8 *data, int total_len, u32 key) in dp83902a_send()
/openbmc/linux/kernel/
H A Dkallsyms_selftest.c108 u32 ratio, total_size, total_len = 0; in test_kallsyms_compression_ratio() local

123456789