Searched refs:exhausted (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/ |
D | lib-ptl.c | 338 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 …]
|
/linux-4.4.14/drivers/char/xillybus/ |
D | xillybus_core.c | 677 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.4.14/arch/xtensa/lib/ |
D | strnlen_user.S | 103 # exhausted the original len parameter.
|
/linux-4.4.14/Documentation/device-mapper/ |
D | thin-provisioning.txt | 132 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.4.14/Documentation/scheduler/ |
D | sched-domains.txt | 37 While doing that, it checks to see if the current domain has exhausted its
|
/linux-4.4.14/Documentation/filesystems/ |
D | sysv-fs.txt | 75 When it is exhausted, new free inodes are found using a linear search.
|
D | autofs4-mount-control.txt | 95 cases (in 2.4) where the available number of mounts are exhausted or 96 where the number of privileged ports available is exhausted.
|
D | proc.txt | 1455 being exhausted, the allowed memory represents the set of mems assigned to that 1456 cpuset. If it is due to a mempolicy's node(s) being exhausted, the allowed
|
/linux-4.4.14/Documentation/isdn/ |
D | README.diversion | 63 are exhausted.
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi_eh.txt | 118 will either be retried (if the number of retries is not exhausted)
|
/linux-4.4.14/scripts/genksyms/ |
D | parse.tab.c_shipped | 1533 yyoverflow (YY_("memory exhausted"), 2352 yyerror (YY_("memory exhausted"));
|
/linux-4.4.14/Documentation/vm/ |
D | hugetlbpage.txt | 120 persistent huge page pool is exhausted. As these surplus huge pages become
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 1312 yyoverflow (YY_("memory exhausted"), 2217 yyerror (YY_("memory exhausted"));
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.tab.c_shipped | 1536 yyoverflow (YY_("memory exhausted"), 2293 yyerror (YY_("memory exhausted"));
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 962 * yet the last S/G was completely exhausted,
|
D | aic79xx.seq | 1783 * yet the last S/G was completely exhausted,
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1729 exhausted. The modules will use slightly more memory, but after
|