Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/char/xillybus/
H A Dxillybus_core.c676 int empty, reached_eof, exhausted, ready; in xillybus_read() local
741 exhausted = channel->wr_empty; in xillybus_read()
795 if (!exhausted) in xillybus_read()
1189 int full, exhausted; in xillybus_write() local
1278 exhausted = channel->rd_full; in xillybus_write()
1355 if (!exhausted) in xillybus_write()
/OK3568_Linux_fs/kernel/arch/xtensa/lib/
H A Dstrnlen_user.S95 # exhausted the original len parameter.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dthin-provisioning.rst141 If data space is exhausted the pool will either error or queue IO
143 space is exhausted or a metadata operation fails: the pool will error IO
150 that when the pool's metadata space is exhausted the current metadata
H A Ddm-zoned.rst106 be exhausted (all used to map chunks or buffer sequential zones) and
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/microsoft/
H A Dnetvsc.rst94 area is exhausted.
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-domains.rst43 While doing that, it checks to see if the current domain has exhausted its
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dsysv-fs.rst104 When it is exhausted, new free inodes are found using a linear search.
H A Dautofs-mount-control.rst97 cases (in 2.4) where the available number of mounts are exhausted or
98 where the number of privileged ports available is exhausted.
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/timezone/tzcode/
H A D0001-Fix-C23-related-conformance-bug.patch161 fprintf(stderr, _("%s: Memory exhausted: %s\n"), progname, msg);
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkfence.rst44 The KFENCE memory pool is of fixed size, and if the pool is exhausted, no
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.trace154 limit of the trace buffer size you have specified. Once that is exhausted
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dconcepts.rst217 It is possible that on a loaded machine memory will be exhausted and the
H A Dhugetlbpage.rst190 persistent huge page pool is exhausted. As these surplus huge pages become
/OK3568_Linux_fs/kernel/Documentation/admin-guide/blockdev/
H A Dzram.rst368 If admins want to allow further write again once the bugdet is exhausted,
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dnet.rst262 exhausted.
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dscsi_eh.rst120 will either be retried (if the number of retries is not exhausted)
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dxfs.rst443 retries and/or timeouts have been exhausted. This will delay unmount
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.tab.c_shipped1354 yyoverflow (YY_("memory exhausted"),
2198 yyerror (YY_("memory exhausted"));
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.tab.c_shipped1355 yyoverflow (YY_("memory exhausted"),
2183 yyerror (YY_("memory exhausted"));
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Ddrm-uapi.rst205 exhausted.
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-parser.tab.c_shipped1318 yyoverflow (YY_("memory exhausted"),
2281 yyerror (YY_("memory exhausted"));
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dalgorithm938 if (__first1 == __last1) // if source exhausted return last correct answer
955 if (++__m1 == __last1) // Source exhausted, return last answer
993 … if (__m2 == __first2) // If pattern exhausted, __m1 is the answer (works for 1 element pattern)
1504 …if (++__c == __count) // If pattern exhausted, __first is the answer (works for 1 element pattern)
1545 …if (++__c == __count) // If pattern exhausted, __first is the answer (works for 1 element pattern)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dalgorithm938 if (__first1 == __last1) // if source exhausted return last correct answer
955 if (++__m1 == __last1) // Source exhausted, return last answer
993 … if (__m2 == __first2) // If pattern exhausted, __m1 is the answer (works for 1 element pattern)
1504 …if (++__c == __count) // If pattern exhausted, __first is the answer (works for 1 element pattern)
1545 …if (++__c == __count) // If pattern exhausted, __first is the answer (works for 1 element pattern)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dstreambuf679 * exhausted (or does not exist, as buffering need not actually be
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dstreambuf679 * exhausted (or does not exist, as buffering need not actually be

12