Searched full:sufficient (Results 1 – 25 of 770) sorted by relevance
12345678910>>...31
/Linux-v5.15/net/core/ |
D | gen_stats.c | 56 * Returns 0 on success or -1 if the room in the socket buffer was not sufficient. 107 * Returns 0 on success or -1 if the room in the socket buffer was not sufficient. 204 * if the room in the socket buffer was not sufficient. 228 * if the room in the socket buffer was not sufficient. 250 * if the room in the socket buffer was not sufficient. 333 * if the room in the socket buffer was not sufficient. 371 * if the room in the socket buffer was not sufficient. 407 * if the room in the socket buffer was not sufficient.
|
/Linux-v5.15/tools/include/linux/ |
D | ring_buffer.h | 34 * For B a WMB is sufficient since it separates two WRITEs, 35 * and for C an RMB is sufficient since it separates two READs.
|
/Linux-v5.15/sound/pci/ctxfi/ |
D | ctresource.c | 28 /* Check whether there are sufficient resources to meet request. */ in get_resource() 37 break; /* found sufficient contiguous resources */ in get_resource() 41 /* Can not find sufficient contiguous resources */ in get_resource()
|
/Linux-v5.15/fs/jfs/ |
D | jfs_dmap.c | 753 * AG with sufficient free space. in dbAlloc() 1223 * check the next four contiguous leaves for sufficient free 1224 * space. if sufficient free space is found, we'll allocate 1264 /* examine the leaves for sufficient free space. in dbAllocNear() 1267 /* does the leaf describe sufficient free space ? in dbAllocNear() 1317 * sufficient free space. if sufficient free space is found, 1323 * sufficient free space and we allocate at this dmap. 1423 * the allocation group, looking for sufficient free space. to begin, in dbAllocAG() 1436 * subtrees for sufficient free space, starting with the leftmost in dbAllocAG() 1440 /* is there sufficient free space ? in dbAllocAG() [all …]
|
/Linux-v5.15/tools/memory-model/litmus-tests/ |
D | README | 26 sufficient to cause two different reading processes to agree on 141 spin_lock() sufficient to make ordering apparent to accesses 149 Is the ordering provided by a release-acquire chain sufficient
|
D | MP+pooncerelease+poacquireonce.litmus | 7 * smp_load_acquire() provide sufficient ordering for the message-passing
|
D | MP+fencewmbonceonce+fencermbonceonce.litmus | 7 * sufficient ordering for the message-passing pattern. However, it
|
D | IRIW+fencembonceonces+OnceOnce.litmus | 7 * between each pairs of reads. In other words, is smp_mb() sufficient to
|
D | Z6.0+pooncerelease+poacquirerelease+fencembonceonce.litmus | 6 * This litmus test shows that a release-acquire chain, while sufficient
|
/Linux-v5.15/tools/build/feature/ |
D | test-libopencsd.c | 5 * Check OpenCSD library version is sufficient to provide required features
|
/Linux-v5.15/arch/riscv/include/asm/ |
D | mmiowb.h | 7 * "o,w" is sufficient to ensure that all writes to the device have completed
|
/Linux-v5.15/arch/m68k/ifpsp060/src/ |
D | README-SRC | 11 are sufficient and were generated from these source files by
|
/Linux-v5.15/Documentation/ABI/stable/ |
D | o2cb | 9 Users: ocfs2-tools. It's sufficient to mail proposed changes to
|
/Linux-v5.15/Documentation/ABI/removed/ |
D | o2cb | 9 Users: ocfs2-tools. It's sufficient to mail proposed changes to
|
/Linux-v5.15/Documentation/devicetree/bindings/sound/ |
D | max98357a.txt | 16 It's observed that 5ms is sufficient.
|
D | max98373.txt | 25 for the I/V sense data is not sufficient, the device can also be configured
|
/Linux-v5.15/drivers/target/iscsi/ |
D | iscsi_target_auth.h | 15 #define MAX_RESPONSE_LENGTH 128 /* sufficient for SHA3 256 */
|
/Linux-v5.15/Documentation/userspace-api/media/dvb/ |
D | fe-read-ber.rst | 38 access to the device is sufficient.
|
D | fe-read-snr.rst | 38 to the device is sufficient.
|
D | fe-read-signal-strength.rst | 38 to the device is sufficient.
|
D | fe-get-frontend.rst | 37 this command, read-only access to the device is sufficient.
|
D | fe-read-uncorrected-blocks.rst | 40 sufficient.
|
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
D | richtek,rt4831-regulator.yaml | 17 It is sufficient to meet the current LCD power requirement.
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/ |
D | intel_renderstate.c | 35 * this is sufficient as the null state generator makes the final batch 38 * right after the commands taking care of alignment so we should sufficient
|
/Linux-v5.15/Documentation/admin-guide/mm/ |
D | hugetlbpage.rst | 184 allocating extra pages on other nodes with sufficient available contiguous 283 However, if a node in the policy does not contain sufficient contiguous 285 neighbor node with sufficient contiguous memory. To do this would cause 338 pages on the parent node will be adjusted to the specified value, if sufficient
|
12345678910>>...31