Home
last modified time | relevance | path

Searched refs:exhausted (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lnet/lnet/
Dlib-ptl.c338 lnet_mt_set_exhausted(struct lnet_match_table *mtable, int pos, int exhausted) in lnet_mt_set_exhausted() argument
349 if (!exhausted) in lnet_mt_set_exhausted()
379 int exhausted = 0; in lnet_mt_match_md() local
390 exhausted = LNET_MATCHMD_EXHAUSTED; in lnet_mt_match_md()
401 exhausted = 0; /* mlist is not empty */ in lnet_mt_match_md()
410 if (exhausted == LNET_MATCHMD_EXHAUSTED) { /* @head is exhausted */ in lnet_mt_match_md()
413 exhausted = 0; in lnet_mt_match_md()
416 if (exhausted == 0 && head == &mtable->mt_mhash[LNET_MT_HASH_IGNORE]) { in lnet_mt_match_md()
423 return exhausted | LNET_MATCHMD_DROP; in lnet_mt_match_md()
425 return exhausted | LNET_MATCHMD_NONE; in lnet_mt_match_md()
[all …]
/drivers/char/xillybus/
Dxillybus_core.c677 int empty, reached_eof, exhausted, ready; in xillybus_read() local
742 exhausted = channel->wr_empty; in xillybus_read()
796 if (!exhausted) in xillybus_read()
1190 int full, exhausted; in xillybus_write() local
1279 exhausted = channel->rd_full; in xillybus_write()
1356 if (!exhausted) in xillybus_write()
/drivers/scsi/aic7xxx/
Daic7xxx.seq962 * yet the last S/G was completely exhausted,
Daic79xx.seq1783 * yet the last S/G was completely exhausted,