Home
last modified time | relevance | path

Searched defs:to_read (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/nvmem/
H A Dqnap-mcu-eeprom.c60 size_t to_read = (bytes > QNAP_MCU_EEPROM_BLOCK_SIZE) ? in qnap_mcu_eeprom_read() local
/linux/fs/smb/server/
H A Dtransport_tcp.c355 unsigned int nr_segs, unsigned int to_read, in ksmbd_tcp_readv()
424 unsigned int to_read, int max_retries) in ksmbd_tcp_read()
/linux/drivers/mtd/ubi/
H A Dnvmem.c25 size_t to_read, bytes_left = bytes; in ubi_nvmem_reg_read() local
H A Dgluebi.c163 size_t to_read = mtd->erasesize - offs; in gluebi_read() local
H A Deba.c747 int to_read; in ubi_eba_read_leb_sg() local
/linux/drivers/media/usb/gspca/
H A Dsn9c2028.c37 unsigned char to_read; /* length to read. 0 means no reply requested */ member
/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c484 unsigned long offset, to_read = 0, flags; in tmc_update_etf_buffer() local
/linux/fs/smb/client/
H A Dconnect.c791 unsigned int to_read) in cifs_read_from_socket()
802 cifs_discard_from_socket(struct TCP_Server_Info *server, size_t to_read) in cifs_discard_from_socket()
818 unsigned int to_read) in cifs_read_iter_from_socket()
/linux/fs/jffs2/
H A Dreadinode.c943 int err, to_read = needed_len - *rdlen; in read_more() local
/linux/security/selinux/ss/
H A Dpolicydb.c1662 unsigned int to_read = 2; in role_read() local
1719 unsigned int to_read = 3; in type_read() local
1793 unsigned int to_read = 2; in user_read() local
/linux/sound/drivers/
H A Dpcmtest.c674 ssize_t to_read = len; in pattern_read() local
/linux/net/vmw_vsock/
H A Dhyperv_transport.c612 u32 to_read; hvs_stream_dequeue() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsock_iter_batch.c868 int err, i, nread, to_read, total_read, iter_fd = -1; in do_test() local
/linux/drivers/w1/masters/
H A Dds2490.c643 int err, to_read, rem = len; in ds_read_block() local
/linux/tools/testing/vsock/
H A Dvsock_test.c1051 size_t read = 0, to_read; in test_stream_virtio_skb_merge_server() local
/linux/drivers/md/
H A Draid5.h285 int locked, uptodate, to_read, to_write, failed, written; member