Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/lnet/
Dlib-ptl.c341 lnet_mt_set_exhausted(struct lnet_match_table *mtable, int pos, int exhausted) in lnet_mt_set_exhausted() argument
352 if (!exhausted) in lnet_mt_set_exhausted()
381 int exhausted = 0; in lnet_mt_match_md() local
392 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 …]
/drivers/char/xillybus/
Dxillybus_core.c679 int empty, reached_eof, exhausted, ready; in xillybus_read() local
744 exhausted = channel->wr_empty; in xillybus_read()
798 if (!exhausted) in xillybus_read()
1192 int full, exhausted; in xillybus_write() local
1281 exhausted = channel->rd_full; in xillybus_write()
1358 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,