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