Searched refs:trycount (Results 1 – 2 of 2) sorted by relevance
714 u32 trycount = (event & 0xffff0000) >> 16; in if_usb_receive() local716 lbs_send_tx_feedback(priv, trycount); in if_usb_receive()
1145 static bool try_check_zero(struct srcu_struct *ssp, int idx, int trycount) in try_check_zero() argument1156 if ((--trycount + curdelay) <= 0) in try_check_zero()