Home
last modified time | relevance | path

Searched refs:__set_rx_head (Results 1 – 1 of 1) sorted by relevance

/arch/sparc/kernel/
Dldc.c327 static int __set_rx_head(struct ldc_channel *lp, unsigned long head) in __set_rx_head() function
832 (void) __set_rx_head(lp, lp->rx_tail); in ldc_rx()
896 err = __set_rx_head(lp, new); in ldc_rx()
1501 err = __set_rx_head(lp, new); in read_raw()
1595 err = __set_rx_head(lp, lp->rx_tail); in rx_bad_seq()
1650 int err = __set_rx_head(lp, head); in rx_set_head()