Home
last modified time | relevance | path

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

/linux-4.1.27/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 LNET_MATCHMD_DROP | exhausted; in lnet_mt_match_md()
425 return LNET_MATCHMD_NONE | exhausted; in lnet_mt_match_md()
[all …]
/linux-4.1.27/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()
/linux-4.1.27/arch/xtensa/lib/
Dstrnlen_user.S103 # exhausted the original len parameter.
/linux-4.1.27/Documentation/device-mapper/
Dthin-provisioning.txt132 If data space is exhausted the pool will either error or queue IO
134 space is exhausted or a metadata operation fails: the pool will error IO
141 that when the pool's metadata space is exhausted the current metadata
/linux-4.1.27/Documentation/scheduler/
Dsched-domains.txt37 While doing that, it checks to see if the current domain has exhausted its
/linux-4.1.27/Documentation/filesystems/
Dsysv-fs.txt75 When it is exhausted, new free inodes are found using a linear search.
Dautofs4-mount-control.txt95 cases (in 2.4) where the available number of mounts are exhausted or
96 where the number of privileged ports available is exhausted.
Dproc.txt1440 being exhausted, the allowed memory represents the set of mems assigned to that
1441 cpuset. If it is due to a mempolicy's node(s) being exhausted, the allowed
/linux-4.1.27/Documentation/isdn/
DREADME.diversion63 are exhausted.
/linux-4.1.27/Documentation/scsi/
Dscsi_eh.txt118 will either be retried (if the number of retries is not exhausted)
/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped1559 yyoverflow (YY_("memory exhausted"),
2362 yyerror (YY_("memory exhausted"));
/linux-4.1.27/Documentation/vm/
Dhugetlbpage.txt120 persistent huge page pool is exhausted. As these surplus huge pages become
/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c_shipped1514 yyoverflow (YY_("memory exhausted"),
2251 yyerror (YY_("memory exhausted"));
/linux-4.1.27/scripts/dtc/
Ddtc-parser.tab.c_shipped1371 yyoverflow (YY_("memory exhausted"),
2266 yyerror (YY_("memory exhausted"));
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx.seq962 * yet the last S/G was completely exhausted,
Daic79xx.seq1783 * yet the last S/G was completely exhausted,