Home
last modified time | relevance | path

Searched full:enough (Results 1 – 25 of 3604) sorted by relevance

12345678910>>...145

/Linux-v6.1/tools/testing/selftests/memfd/
Drun_hugetlbfs_test.sh9 # huge pages free. Attempt to allocate enough pages to test.
23 # If not enough free huge pages for test, attempt to increase
44 # If still not enough huge pages available, exit. But, give back any huge
52 printf "Not enough huge pages available (%d < %d)\n" \
/Linux-v6.1/Documentation/devicetree/bindings/opp/
Dopp-v2-base.yaml80 maxItems: 8 # Should be enough regulators
104 maxItems: 8 # Should be enough regulators
119 maxItems: 8 # Should be enough regulators
133 maxItems: 32 # Should be enough
143 maxItems: 32 # Should be enough
220 maxItems: 8 # Should be enough regulators
231 maxItems: 8 # Should be enough regulators
239 maxItems: 8 # Should be enough regulators
/Linux-v6.1/include/linux/
Dzlib.h60 enough (for example if an input file is mmap'ed), or can be done by
117 zalloc must return NULL if there is not enough memory for the object.
215 enough memory, Z_STREAM_ERROR if level is not a valid compression level,
235 enough room in the output buffer), next_in and avail_in are updated and
256 avail_in is zero after the call if enough output space has been provided
273 was enough output space; if deflate returns with Z_OK, this function must be
327 the caller. If next_in is not NULL and avail_in is large enough (the exact
334 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
355 enough room in the output buffer), next_in is updated and processing
397 output is flushed; avail_out must be large enough to hold all the
[all …]
Dsiox.h43 * buf is big enough to hold sdev->inbytes - 1 bytes, the status byte
48 * buf is big enough to hold sdev->outbytes - 1 bytes, the status byte
/Linux-v6.1/tools/include/nolibc/
Dstdlib.h22 * any of the related functions is implemented. The area is large enough to
159 * memory is still enough to handle the @new_size. Just return in realloc()
175 * buffer <buffer>, which must be long enough to store the number and the
215 * buffer <buffer>, which must be long enough to store the number and the
246 * buffer <buffer>, which must be long enough to store the number and the
307 * buffer <buffer>, which must be long enough to store the number and the
351 * buffer <buffer>, which must be long enough to store the number and the
382 * buffer <buffer>, which must be long enough to store the number and the
/Linux-v6.1/lib/zlib_inflate/
Dinffast.c32 literal and match bytes until either not enough input or output is
34 When large enough input and output buffers are supplied to inflate(), for
48 LEN -- ran out of enough output space or enough available input
57 Therefore if strm->avail_in >= 6, then there is enough input to avoid
71 const unsigned char *last; /* while in < last, enough input available */ in inflate_fast()
74 unsigned char *end; /* while out < end, enough space available */ in inflate_fast()
116 /* decode literals and length/distances until end-of-block or not enough in inflate_fast()
Dinftrees.c17 -1 is an invalid code, and +1 means that ENOUGH isn't enough. table
156 against the space in *table, ENOUGH, minus the maximum space needed by in zlib_inflate_table()
158 sufficiency of ENOUGH has not been proven exhaustively, hence the check. in zlib_inflate_table()
198 if (type == LENS && used >= ENOUGH - MAXD) in zlib_inflate_table()
264 /* check for enough space */ in zlib_inflate_table()
266 if (type == LENS && used >= ENOUGH - MAXD) in zlib_inflate_table()
/Linux-v6.1/arch/powerpc/include/asm/
Dpgalloc.h55 * The maximum index size needs to be big enough to allow any
56 * pagetable sizes we need, but small enough to fit in the low bits of
58 * ones, must be aligned to allow at least enough low 0 bits to
/Linux-v6.1/drivers/mtd/ubi/
Dfastmap-wl.c101 * has_enough_free_count - whether ubi has enough free pebs to fill fm pools
105 * This helper function checks whether there are enough free pebs (deducted
109 * handling, because there maybe no enough free pebs for user volumes after
136 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()
/Linux-v6.1/Documentation/devicetree/bindings/dma/ti/
Dk3-pktdma.yaml65 # Should be enough
76 # Should be enough
87 # Should be enough
98 # Should be enough
Dk3-bcdma.yaml91 # Should be enough
102 # Should be enough
113 # Should be enough
Dk3-udma.yaml99 # Should be enough
108 # Should be enough
117 # Should be enough
/Linux-v6.1/drivers/hv/
Dring_buffer.c105 * Assume there is enough room. Handles wrap-around in dest case only!!
632 * from a "not enough free space" state to a "enough free in hv_pkt_iter_close()
634 * could run and free up enough space to signal the host, and then in hv_pkt_iter_close()
637 * be a null transition from "enough free space" to "enough free in hv_pkt_iter_close()
640 * Exactly filling the ring buffer is treated as "not enough in hv_pkt_iter_close()
646 * So first check if we were in the "enough free space" state in hv_pkt_iter_close()
654 * Similarly, if the new state is "not enough space", then in hv_pkt_iter_close()
Dhv_util.c205 /* Ensure recvlen is big enough to read header data */ in shutdown_onchannelcallback()
225 /* Ensure recvlen is big enough to contain shutdown_msg_data struct */ in shutdown_onchannelcallback()
421 /* Ensure recvlen is big enough to read header data */ in timesync_onchannelcallback()
443 /* Ensure recvlen is big enough to read ictimesync_ref_data */ in timesync_onchannelcallback()
455 /* Ensure recvlen is big enough to read ictimesync_data */ in timesync_onchannelcallback()
507 /* Ensure recvlen is big enough to read header data */ in heartbeat_onchannelcallback()
530 * Ensure recvlen is big enough to read seq_num. Reserved area is not in heartbeat_onchannelcallback()
/Linux-v6.1/Documentation/mm/damon/
Dindex.rst10 - *accurate* (the monitoring output is useful enough for DRAM level memory
12 - *light-weight* (the monitoring overhead is low enough to be applied online),
/Linux-v6.1/Documentation/devicetree/bindings/dma/
Ddma-common.yaml22 # Should be enough
37 # Should be enough
/Linux-v6.1/fs/ext4/
Dtruncate.h36 /* Give ourselves just enough room to cope with inodes in which in ext4_blocks_for_truncate()
38 * which resulted in random data in an inode which looked enough in ext4_blocks_for_truncate()
/Linux-v6.1/Documentation/fb/
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
/Linux-v6.1/Documentation/scheduler/
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
/Linux-v6.1/arch/um/drivers/
Dstderr_console.c52 * opened. Making this an initcall makes this happen late enough that
54 * normal console is good enough to show you all available output.
/Linux-v6.1/drivers/iio/accel/
Dbmc150-accel.h21 * chip ID from the registers but this information is not always enough either.
24 * enough and we can be reasonably sure that the device IDs are reliable
/Linux-v6.1/tools/testing/selftests/vm/
Dmigration.c120 SKIP(return, "Not enough threads or NUMA nodes available");
146 SKIP(return, "Not enough threads or NUMA nodes available");
175 SKIP(return, "Not enough threads or NUMA nodes available");
/Linux-v6.1/fs/xfs/
Dxfs_export.c21 * Note that we only accept fileids which are long enough rather than allow
64 * large enough filesystem may contain them, thus the slightly in xfs_fs_encode_fh()
71 * Only encode if there is enough space given. In practice in xfs_fs_encode_fh()
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_log_rlimit.c53 * to 9 even if the AG was small enough that it would never grow to in xfs_log_calc_trans_resv_for_minlogblocks()
144 * the log is large enough or not at mount time. Returns the minimum size in
182 * don't have enough log space for at one new transaction, which in xfs_log_calc_minimum_size()
/Linux-v6.1/sound/soc/sof/
Dipc3-loader.c119 * assert fw size is big enough to contain extended manifest header, in ipc3_fw_ext_man_size()
249 dev_err(sdev->dev, "not enough data remaining\n"); in sof_ipc3_parse_module_memcpy()
297 dev_err(sdev->dev, "%s: not enough data remaining\n", __func__); in sof_ipc3_parse_module_memcpy()
346 dev_err(sdev->dev, "%s: not enough data for a module\n", in sof_ipc3_load_fw_to_dsp()
362 dev_err(sdev->dev, "%s: not enough data remaining\n", __func__); in sof_ipc3_load_fw_to_dsp()

12345678910>>...145