Home
last modified time | relevance | path

Searched refs:enough (Results 1 – 25 of 752) sorted by relevance

12345678910>>...31

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-stat64.patch73 - "%s: Not enough free space on filesystem: min %d free %d",
74 + "%s: Not enough free space on filesystem: min %lld free %lld",
81 - "%s: Not enough free files on filesystem: min %d free %d",
82 + "%s: Not enough free files on filesystem: min %lld free %lld",
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dfastmap-wl.c123 int enough; in ubi_refill_pools() local
134 enough = 0; in ubi_refill_pools()
146 enough++; in ubi_refill_pools()
161 enough++; in ubi_refill_pools()
163 if (enough == 2) in ubi_refill_pools()
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dfastmap-wl.c136 int enough; in ubi_refill_pools() local
158 enough = 0; in ubi_refill_pools()
170 enough++; in ubi_refill_pools()
184 enough++; in ubi_refill_pools()
186 if (enough == 2) in ubi_refill_pools()
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/quota/quota/
H A D0001-quota-Use-realloc-3-instead-of-reallocarray-3.patch7 2.26, from 2017) and apparently not all users run new enough glibc. Just
30 die(1, _("Not enough memory for filesystem names"));
/OK3568_Linux_fs/buildroot/package/quota/
H A D0001-quota-Use-realloc-3-instead-of-reallocarray-3.patch7 2.26, from 2017) and apparently not all users run new enough glibc. Just
30 die(1, _("Not enough memory for filesystem names"));
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dsa1100fb.rst18 on the kernel command line should be enough to configure the
27 options may not be enough to configure the display. Adding sections to
/OK3568_Linux_fs/buildroot/package/libserial/
H A D0001-SerialPort.cpp-fix-build-when-size_t-is-an-unsigned-.patch27 // Clear the data buffer and reserve enough space in the buffer to store the incoming data.
36 // Clear the data buffer and reserve enough space in the buffer to store the incoming data.
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ghostscript/ghostscript/
H A DCVE-2022-2085.patch15 MaxBitmap figure is high enough (or conversely the resolution is
16 low enough).
/OK3568_Linux_fs/buildroot/package/libtommath/
H A D0001-Build-test-bn_mp_set_double-c-on-more-platforms.patch6 Not all platforms/environments/architectures that support enough of
7 IEEE 754 for the purposes of mp_set_double() actually support enough
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Ddisable-version-check.patch31 - # Large enough change to tell the user
53 +# # Large enough change to tell the user
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dmemory.rst131 spaces, the VMEMMAP must be sized large enough for 52-bit VAs and
132 also must be sized large enough to accommodate a fixed PAGE_OFFSET.
146 sized large enough or that addresses are positioned close enough for
/OK3568_Linux_fs/buildroot/package/gcc/8.4.0/
H A D0005-sanitizer-Fix-asan-against-glibc-2.34-PR100114.patch37 -static const uptr kAltStackSize = SIGSTKSZ * 4; // SIGSTKSZ is not enough.
39 + // SIGSTKSZ is not enough.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/
H A Dbr-Net-Digital2 # Just the initial transponder is enough
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Ddvb-frontend-parameters.rst14 data, the structure size weren't enough to fit, and just extending its
18 ioctl's. The new API is flexible enough to add new parameters to
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.fdt-overlays76 overlay. Make sure you have enough space to grow the base tree without
91 4. Grow it enough so it can 'fit' all the applied overlays
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dusing-gpio.rst17 in the upstream Linux kernel when you feel it is mature enough and you will get
29 because of not being reusable or abstract enough, or involving a lot of non
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/gmp/gmp/
H A Duse-includedir.patch11 # but anyone knowledgeable enough to be playing with exec_prefix will be able
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-nice-design.rst83 nice levels were not 'punchy enough', so lots of people had to resort to
91 enough), the scheduler was decoupled from 'time slice' and HZ concepts
108 The third complaint (of negative nice levels not being "punchy" enough
/OK3568_Linux_fs/kernel/Documentation/watchdog/
H A Dwatchdog-pm.rst18 userspace enough time to resume. [1] [2]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A DCVE-2022-41715.patch48 +// It too is somewhat arbitrarily chosen, but the idea is to be large enough
49 +// to allow significant regexps while at the same time small enough that
51 +// 128 MB is enough for a 3.3 million Inst structures, which roughly
62 +// 128 MB is enough for 32M runes, which is over 26k \pL instances.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-enum-links.rst43 with information about the entity's pads. The array must have enough
49 enough room to store all the entity's outbound links. The number of
/OK3568_Linux_fs/external/xserver/debian/patches/
H A D05_Revert-Unload-submodules.diff20 + * This is disabled for now. The loader isn't smart enough yet to undo
/OK3568_Linux_fs/buildroot/package/ipmitool/
H A D0008-fru-Fix-buffer-overflow-vulnerabilities.patch69 + printf(" Not enough buffer size");
121 + printf(" Not enough buffer size");
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/ipmitool/ipmitool/
H A D0001-fru-Fix-buffer-overflow-vulnerabilities.patch70 + printf(" Not enough buffer size");
122 + printf(" Not enough buffer size");
/OK3568_Linux_fs/kernel/tools/memory-model/litmus-tests/
H A DLB+fencembonceonce+ctrlonceonce.litmus9 * combination of a control dependency and a full memory barrier are enough

12345678910>>...31