Searched refs:cur_head (Results 1 – 1 of 1) sorted by relevance
1577 static int rx_data_wait(struct ldc_channel *lp, unsigned long cur_head) in rx_data_wait() argument1583 cur_head, lp->rx_head, lp->rx_tail); in rx_data_wait()1598 if (cur_head != lp->rx_tail) { in rx_data_wait()