Searched refs:exhausted (Results 1 – 4 of 4) sorted by relevance
341 lnet_mt_set_exhausted(struct lnet_match_table *mtable, int pos, int exhausted) in lnet_mt_set_exhausted() argument352 if (!exhausted) in lnet_mt_set_exhausted()381 int exhausted = 0; in lnet_mt_match_md() local392 exhausted = LNET_MATCHMD_EXHAUSTED; in lnet_mt_match_md()403 exhausted = 0; /* mlist is not empty */ in lnet_mt_match_md()414 if (exhausted == LNET_MATCHMD_EXHAUSTED) { /* @head is exhausted */ in lnet_mt_match_md()417 exhausted = 0; in lnet_mt_match_md()420 if (!exhausted && head == &mtable->mt_mhash[LNET_MT_HASH_IGNORE]) { in lnet_mt_match_md()427 return exhausted | LNET_MATCHMD_DROP; in lnet_mt_match_md()429 return exhausted | LNET_MATCHMD_NONE; in lnet_mt_match_md()[all …]
679 int empty, reached_eof, exhausted, ready; in xillybus_read() local744 exhausted = channel->wr_empty; in xillybus_read()798 if (!exhausted) in xillybus_read()1192 int full, exhausted; in xillybus_write() local1281 exhausted = channel->rd_full; in xillybus_write()1358 if (!exhausted) in xillybus_write()
962 * yet the last S/G was completely exhausted,
1783 * yet the last S/G was completely exhausted,