Searched refs:orig_count (Results 1 – 5 of 5) sorted by relevance
237 ssize_t orig_count; in vcs_read() local266 orig_count = this_round; in vcs_read()292 orig_count = this_round - p; in vcs_read()313 orig_count--; in vcs_read()351 ret = copy_to_user(buf, con_buf_start, orig_count); in vcs_read()355 read += (orig_count - ret); in vcs_read()359 buf += orig_count; in vcs_read()360 pos += orig_count; in vcs_read()361 read += orig_count; in vcs_read()362 count -= orig_count; in vcs_read()[all …]
545 u32 orig_count; in parent_process() local561 orig_count = (u32)(clock - clocks); in parent_process()562 parent_count = orig_count - bad_count; in parent_process()601 for (i = 0, j = 0; i < orig_count; i++) { in parent_process()
395 int orig_count = mbcp->out_count; in ql_mpi_handler() local426 mbcp->out_count = orig_count; in ql_mpi_handler()462 mbcp->out_count = orig_count; in ql_mpi_handler()486 mbcp->out_count = orig_count; in ql_mpi_handler()523 mbcp->out_count = orig_count; in ql_mpi_handler()
2257 size_t count = iov_iter_count(from), orig_count; in ocfs2_file_write_iter() local2323 orig_count = iov_iter_count(from); in ocfs2_file_write_iter()2355 iov_iter_reexpand(from, orig_count); in ocfs2_file_write_iter()
1702 int orig_count = 0; in dgnc_tty_write() local1729 orig_count = count; in dgnc_tty_write()