Home
last modified time | relevance | path

Searched defs:total_len (Results 1 – 25 of 137) sorted by relevance

123456

/linux/fs/smb/client/
H A Dsmb2pdu.c497 unsigned int *total_len) in fill_small_buf()
522 void **request_buf, unsigned int *total_len) in __smb2_plain_req_init()
554 void **request_buf, unsigned int *total_len) in smb2_plain_req_init()
568 void **request_buf, unsigned int *total_len) in smb2_ioctl_req_init()
695 struct TCP_Server_Info *server, unsigned int *total_len) in assemble_neg_contexts()
1058 unsigned int total_len; in SMB2_negotiate() local
1464 unsigned int total_len; in SMB2_sess_alloc_buffer() local
1962 unsigned int total_len; in SMB2_logoff() local
2045 unsigned int total_len; in SMB2_tcon() local
2181 unsigned int total_len; in SMB2_tdis() local
[all …]
/linux/fs/smb/server/
H A Dasn1.c103 int total_len = 4 + compute_asn_hdr_len_bytes(neg_result_len + in build_spnego_ntlmssp_neg_blob() local
140 int total_len = 4 + compute_asn_hdr_len_bytes(neg_result_len) * 2 + in build_spnego_ntlmssp_auth_blob() local
/linux/drivers/dma/ioat/
H A Dprep.c109 size_t total_len = len; in ioat_dma_prep_memcpy_lock() local
160 size_t total_len = len; in __ioat_prep_xor_lock() local
349 size_t total_len = len; in __ioat_prep_pq_lock() local
471 size_t total_len = len; in __ioat_prep_pq16_lock() local
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dcrc32.h16 static inline u32 crc32_posix_end(u32 crc, size_t total_len) in crc32_posix_end()
/linux/drivers/media/dvb-frontends/
H A Dmxl692.c251 u32 ix = 0, total_len = 0, addr = 0, chunk_len = 0, prevchunk_len = 0; in mxl692_write_fw_block() local
303 int status = 0, total_len = 0; in mxl692_memwrite() local
382 int status = 0, total_len = 0; in mxl692_opwrite() local
/linux/drivers/spi/
H A Dspi-cavium.c131 unsigned int total_len = 0; in octeon_spi_transfer_one_message() local
/linux/drivers/scsi/qla4xxx/
H A Dql4_bsg.c207 uint32_t total_len = 0; in qla4xxx_read_nvram() local
279 uint32_t total_len = 0; in qla4xxx_update_nvram() local
/linux/include/linux/
H A Dxxhash.h161 uint64_t total_len; member
H A Dsplice.h30 size_t total_len; /* remaining length */ member
/linux/drivers/net/wireless/broadcom/b43/
H A Dpio.c493 unsigned int hdrlen, total_len; in b43_pio_tx() local
568 unsigned int total_len; in b43_pio_handle_txstatus() local
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_droq.c519 octeon_droq_get_bufcount(u32 buf_size, u32 total_len) in octeon_droq_get_bufcount()
594 u32 pkt, total_len = 0, pkt_count, retval; in octeon_droq_fast_process_packets() local
/linux/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_dbgfs.c96 int total_len = 200 * (dbgfs->inst_count == 0 ? 1 : dbgfs->inst_count); in mtk_vdec_dbgfs_read() local
/linux/drivers/vhost/
H A Dvsock.c94 int pkts = 0, total_len = 0; in vhost_transport_do_send_pkt() local
484 int head, pkts = 0, total_len = 0; in vhost_vsock_handle_tx_kick() local
H A Dtest.c48 size_t len, total_len = 0; in handle_vq() local
/linux/net/nfc/nci/
H A Ddata.c97 int total_len = skb->len; in nci_queue_tx_data_frags() local
/linux/drivers/dax/
H A Dkmem.c72 unsigned long total_len = 0, orig_len = 0; in dev_dax_kmem_probe() local
/linux/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2_format.h40 __be16 total_len; member
/linux/drivers/media/common/siano/
H A Dsmscoreapi.c1936 u32 total_len; in smscore_gpio_configure() local
2015 u32 total_len; in smscore_gpio_set_level() local
2063 u32 total_len; in smscore_gpio_get_level() local
/linux/fs/squashfs/
H A Dblock.c227 int total_len = (block_end - block) << msblk->devblksize_log2; in squashfs_bio_read() local
/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
/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.c248 unsigned int total_len = nvmet_rw_data_len(req) + req->metadata_len; in nvmet_bdev_execute_rw() local
/linux/drivers/net/ppp/
H A Dpppoe.c838 size_t total_len) in pppoe_sendmsg()
1005 size_t total_len, int flags) in pppoe_recvmsg()
/linux/tools/testing/selftests/net/
H A Dpsock_snd.c364 int fdr, fds, total_len; in run_test() local
/linux/io_uring/
H A Drsrc.c1343 size_t total_len = 0; in io_vec_fill_bvec() local
1409 size_t total_len = 0; in io_vec_fill_kern_bvec() local
1456 size_t total_len = 0; in io_kern_bvec_size() local

123456