Searched defs:trycount (Results 1 – 2 of 2) sorted by relevance
714 u32 trycount = (event & 0xffff0000) >> 16; in if_usb_receive() local
1147 static bool try_check_zero(struct srcu_struct *ssp, int idx, int trycount) in try_check_zero()