Searched refs:cond_value (Results 1 – 1 of 1) sorted by relevance
247 unsigned int cond_value, in tc_poll_timeout() argument258 if ((val & cond_mask) == cond_value) in tc_poll_timeout()267 return ret ?: (((val & cond_mask) == cond_value) ? 0 : -ETIMEDOUT); in tc_poll_timeout()