Searched refs:lcnt (Results 1 – 4 of 4) sorted by relevance
346 int lcnt = 0; in pid_list_refill_irq() local378 lcnt++; in pid_list_refill_irq()391 pid_list->free_lower_chunks += lcnt; in pid_list_refill_irq()
347 int rc, lcnt = min(count, 255); in clock_zeros() local350 CMD_IDLE_CLOCKS | (lcnt << CMD_REG_CLEN_SHIFT)); in clock_zeros()353 count -= lcnt; in clock_zeros()
4885 unsigned int lcnt, ucnt; in pvr2_hdw_state_log_state() local4898 lcnt = 0; in pvr2_hdw_state_log_state()4899 while ((lcnt + ucnt < ccnt) && (buf[lcnt + ucnt] != '\n')) { in pvr2_hdw_state_log_state()4900 lcnt++; in pvr2_hdw_state_log_state()4902 pr_info("%s %.*s\n", hdw->name, lcnt, buf + ucnt); in pvr2_hdw_state_log_state()4903 ucnt += lcnt + 1; in pvr2_hdw_state_log_state()
269 int lcnt = 0; in sdma_wait_for_packet_egress() local283 lcnt = 0; in sdma_wait_for_packet_egress()284 if (lcnt++ > 500) { in sdma_wait_for_packet_egress()