Searched full:sufficient (Results 1 – 25 of 924) sorted by relevance
12345678910>>...37
/linux-6.12.1/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.12.1/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.12.1/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.12.1/fs/jfs/ |
D | jfs_dmap.c | 791 * AG with sufficient free space. in dbAlloc() 1193 * check the next four contiguous leaves for sufficient free 1194 * space. if sufficient free space is found, we'll allocate 1234 /* examine the leaves for sufficient free space. in dbAllocNear() 1237 /* does the leaf describe sufficient free space ? in dbAllocNear() 1287 * sufficient free space. if sufficient free space is found, 1293 * sufficient free space and we allocate at this dmap. 1393 * the allocation group, looking for sufficient free space. to begin, in dbAllocAG() 1406 * subtrees for sufficient free space, starting with the leftmost in dbAllocAG() 1410 /* is there sufficient free space ? in dbAllocAG() [all …]
|
/linux-6.12.1/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.12.1/arch/riscv/include/asm/ |
D | mmiowb.h | 7 * "o,w" is sufficient to ensure that all writes to the device have completed
|
/linux-6.12.1/Documentation/ABI/stable/ |
D | o2cb | 9 Users: ocfs2-tools. It's sufficient to mail proposed changes to
|
/linux-6.12.1/tools/build/feature/ |
D | test-libopencsd.c | 5 * Check OpenCSD library version is sufficient to provide required features
|
/linux-6.12.1/arch/m68k/ifpsp060/src/ |
D | README-SRC | 11 are sufficient and were generated from these source files by
|
/linux-6.12.1/Documentation/ABI/obsolete/ |
D | o2cb | 10 Users: ocfs2-tools. It's sufficient to mail proposed changes to
|
/linux-6.12.1/Documentation/ABI/removed/ |
D | o2cb | 9 Users: ocfs2-tools. It's sufficient to mail proposed changes to
|
/linux-6.12.1/drivers/target/iscsi/ |
D | iscsi_target_auth.h | 15 #define MAX_RESPONSE_LENGTH 128 /* sufficient for SHA3 256 */
|
/linux-6.12.1/Documentation/devicetree/bindings/power/reset/ |
D | restart-handler.yaml | 25 sufficient to restart the entire system.
|
/linux-6.12.1/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.
|
D | fe-read-uncorrected-blocks.rst | 40 sufficient.
|
/linux-6.12.1/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.12.1/Documentation/devicetree/bindings/sound/ |
D | max98373.txt | 25 for the I/V sense data is not sufficient, the device can also be configured
|
/linux-6.12.1/include/net/ |
D | dsa_stubs.h | 28 /* rtnl_lock() is a sufficient guarantee, because as long as in dsa_conduit_hwtstamp_validate()
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | richtek,rt4831-regulator.yaml | 17 It is sufficient to meet the current LCD power requirement.
|
12345678910>>...37