Searched refs:CLO_REPEAT (Results 1 – 3 of 3) sorted by relevance
227 result = CLO_REPEAT; in lov_sublock_lock()265 LASSERTF(result <= 0 || result == CLO_REPEAT || result == CLO_WAIT, in lov_subresult()267 LASSERTF(rc <= 0 || rc == CLO_REPEAT || rc == CLO_WAIT, in lov_subresult()269 CLASSERT(CLO_WAIT < CLO_REPEAT); in lov_subresult()272 result_rank = result < 0 ? 1 + CLO_REPEAT : result; in lov_subresult()273 rc_rank = rc < 0 ? 1 + CLO_REPEAT : rc; in lov_subresult()393 rc = lov_subresult(rc, CLO_REPEAT); in lov_sublock_release()462 return result ?: CLO_REPEAT; in lov_lock_enqueue_wait()530 result = CLO_REPEAT; in lov_sublock_fill()724 if (rc == CLO_REPEAT) { in lov_lock_cancel()[all …]
1050 } while (result == CLO_REPEAT); in cl_unuse_try_internal()1097 result = CLO_REPEAT; in cl_use_try()1199 } while (result == CLO_REPEAT); in cl_enqueue_try()1431 } while (result == CLO_REPEAT); in cl_wait_try()1643 result = CLO_REPEAT; in cl_lock_enclosure()
1660 CLO_REPEAT = 2, enumerator