orig_count 543 drivers/clk/bcm/clk-kona-setup.c u32 orig_count; orig_count 559 drivers/clk/bcm/clk-kona-setup.c orig_count = (u32)(clock - clocks); orig_count 560 drivers/clk/bcm/clk-kona-setup.c parent_count = orig_count - bad_count; orig_count 595 drivers/clk/bcm/clk-kona-setup.c for (i = 0, j = 0; i < orig_count; i++) { orig_count 395 drivers/staging/qlge/qlge_mpi.c int orig_count = mbcp->out_count; orig_count 426 drivers/staging/qlge/qlge_mpi.c mbcp->out_count = orig_count; orig_count 462 drivers/staging/qlge/qlge_mpi.c mbcp->out_count = orig_count; orig_count 486 drivers/staging/qlge/qlge_mpi.c mbcp->out_count = orig_count; orig_count 523 drivers/staging/qlge/qlge_mpi.c mbcp->out_count = orig_count; orig_count 288 drivers/tty/vt/vc_screen.c ssize_t orig_count; orig_count 317 drivers/tty/vt/vc_screen.c orig_count = this_round; orig_count 365 drivers/tty/vt/vc_screen.c orig_count = this_round - p; orig_count 386 drivers/tty/vt/vc_screen.c orig_count--; orig_count 424 drivers/tty/vt/vc_screen.c ret = copy_to_user(buf, con_buf_start, orig_count); orig_count 428 drivers/tty/vt/vc_screen.c read += (orig_count - ret); orig_count 432 drivers/tty/vt/vc_screen.c buf += orig_count; orig_count 433 drivers/tty/vt/vc_screen.c pos += orig_count; orig_count 434 drivers/tty/vt/vc_screen.c read += orig_count; orig_count 435 drivers/tty/vt/vc_screen.c count -= orig_count; orig_count 488 drivers/tty/vt/vc_screen.c size_t orig_count; orig_count 535 drivers/tty/vt/vc_screen.c orig_count = this_round; orig_count 618 drivers/tty/vt/vc_screen.c count -= orig_count; orig_count 619 drivers/tty/vt/vc_screen.c written += orig_count; orig_count 620 drivers/tty/vt/vc_screen.c buf += orig_count; orig_count 621 drivers/tty/vt/vc_screen.c pos += orig_count; orig_count 132 fs/ceph/file.c size_t orig_count = iov_iter_count(iter); orig_count 138 fs/ceph/file.c iov_iter_reexpand(iter, orig_count);