Searched full:sufficient (Results 1 – 25 of 949) sorted by relevance
12345678910>>...38
/linux-6.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. 257 * if the room in the socket buffer was not sufficient. 284 * if the room in the socket buffer was not sufficient. 305 * if the room in the socket buffer was not sufficient. 384 * if the room in the socket buffer was not sufficient. 423 * if the room in the socket buffer was not sufficient. 459 * if the room in the socket buffer was not sufficient.
|
/linux-6.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-6.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-6.15/Documentation/timers/ |
D | delay_sleep_functions.rst | 57 #. Use `usleep_range*()` whenever accuracy of `*sleep()` is not sufficient 98 #. Use `usleep_range*()` whenever accuracy of `*sleep()` is not sufficient
|
/linux-6.15/fs/jfs/ |
D | jfs_dmap.c | 776 * AG with sufficient free space. in dbAlloc() 1178 * check the next four contiguous leaves for sufficient free 1179 * space. if sufficient free space is found, we'll allocate 1219 /* examine the leaves for sufficient free space. in dbAllocNear() 1222 /* does the leaf describe sufficient free space ? in dbAllocNear() 1272 * sufficient free space. if sufficient free space is found, 1278 * sufficient free space and we allocate at this dmap. 1378 * the allocation group, looking for sufficient free space. to begin, in dbAllocAG() 1391 * subtrees for sufficient free space, starting with the leftmost in dbAllocAG() 1395 /* is there sufficient free space ? in dbAllocAG() [all …]
|
/linux-6.15/tools/memory-model/litmus-tests/ |
D | README | 26 sufficient to cause two different reading processes to agree on 149 spin_lock() sufficient to make ordering apparent to accesses 157 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
|
/linux-6.15/arch/riscv/include/asm/ |
D | mmiowb.h | 7 * "o,w" is sufficient to ensure that all writes to the device have completed
|
/linux-6.15/Documentation/ABI/stable/ |
D | o2cb | 9 Users: ocfs2-tools. It's sufficient to mail proposed changes to
|
/linux-6.15/arch/m68k/ifpsp060/src/ |
D | README-SRC | 11 are sufficient and were generated from these source files by
|
/linux-6.15/tools/build/feature/ |
D | test-libopencsd.c | 5 * Check OpenCSD library version is sufficient to provide required features
|
/linux-6.15/Documentation/ABI/obsolete/ |
D | o2cb | 10 Users: ocfs2-tools. It's sufficient to mail proposed changes to
|
/linux-6.15/Documentation/ABI/removed/ |
D | o2cb | 9 Users: ocfs2-tools. It's sufficient to mail proposed changes to
|
/linux-6.15/Documentation/filesystems/ |
D | multigrain-ts.rst | 101 It's not sufficient to simply use fine or coarse-grained timestamps based on 120 For most filesystems, it's sufficient to just set the FS_MGTIME flag in the
|
/linux-6.15/include/crypto/ |
D | hash.h | 480 * @out: output buffer of sufficient size that can hold the hash state 483 * caller-allocated output buffer out which must have sufficient size (e.g. by 641 * ensure that the buffer has sufficient space by, for example, calling 664 * ensure that the buffer has sufficient space by, for example, calling 813 * sufficient memory for operational state. 887 * @out: output buffer of sufficient size that can hold the hash state 890 * caller-allocated output buffer out which must have sufficient size (e.g. by
|
/linux-6.15/Documentation/devicetree/bindings/power/reset/ |
D | restart-handler.yaml | 25 sufficient to restart the entire system.
|
/linux-6.15/Documentation/userspace-api/media/dvb/ |
D | fe-read-snr.rst | 38 to the device is sufficient.
|
D | fe-read-ber.rst | 38 access 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.
|
/linux-6.15/drivers/target/iscsi/ |
D | iscsi_target_auth.h | 15 #define MAX_RESPONSE_LENGTH 128 /* sufficient for SHA3 256 */
|
/linux-6.15/drivers/gpu/drm/i915/gt/ |
D | intel_renderstate.c | 37 * this is sufficient as the null state generator makes the final batch 40 * right after the commands taking care of alignment so we should sufficient
|
/linux-6.15/Documentation/devicetree/bindings/sound/ |
D | max98373.txt | 25 for the I/V sense data is not sufficient, the device can also be configured
|
12345678910>>...38