| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | refcount-vs-atomic.rst | 14 ``atomic_*()`` functions with regards to the memory ordering guarantees. 17 these memory ordering guarantees. 33 In the absence of any memory ordering guarantees (i.e. fully unordered) 35 program order (po) relation (on the same CPU). It guarantees that 41 A strong (full) memory ordering guarantees that all prior loads and 44 It also guarantees that all po-earlier stores on the same CPU 49 A RELEASE memory ordering guarantees that all prior loads and 51 before the operation. It also guarantees that all po-earlier 57 An ACQUIRE memory ordering guarantees that all post loads and 59 completed after the acquire operation. It also guarantees that all [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | bfq-iosched.rst | 9 - BFQ guarantees a high system and application responsiveness, and a 70 4-1 Service guarantees provided 84 Regardless of the actual background workload, BFQ guarantees that, for 126 Strong fairness, bandwidth and delay guarantees 132 guarantees, it is possible to compute tight per-I/O-request delay 133 guarantees by a simple formula. If not configured for strict service 134 guarantees, BFQ switches to time-based resource sharing (only) for 142 possibly heavy workloads are being served, BFQ guarantees: 193 - With respect to idling for service guarantees, if several 196 guarantees the expected throughput distribution without ever [all …]
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | bitops.h | 107 * Note: there are no guarantees that this function will not be reordered 109 * make sure not to rely on its reordering guarantees. 124 * Note: there are no guarantees that this function will not be reordered 126 * make sure not to rely on its reordering guarantees.
|
| /OK3568_Linux_fs/u-boot/arch/nios2/include/asm/bitops/ |
| H A D | atomic.h | 56 * if you do not require the atomic guarantees. 58 * Note: there are no guarantees that this function will not be reordered 60 * make sure not to rely on its reordering guarantees.
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | Kconfig.preempt | 12 time, but there are no guarantees and occasional longer delays 73 require real-time guarantees.
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | ldcw.h | 6 /* Because kmalloc only guarantees 8-byte alignment for kmalloc'd data, 7 and GCC only guarantees 8-byte alignment for stack locals, we can't
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | daemonize.py | 33 # the command-line or shell. It also guarantees that the child will not 52 # based systems). This second fork guarantees that the child is no
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_busy.c | 24 * The uABI guarantees an active writer is also amongst the read in __busy_write_id() 45 * guarantees forward progress. We could rely on the idle worker in __busy_set_if_active()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | sd_ops.c | 219 /* NOTE: caller guarantees scr is heap-allocated */ in mmc_app_send_scr() 272 /* NOTE: caller guarantees resp is heap-allocated */ in mmc_sd_switch() 314 /* NOTE: caller guarantees ssr is heap-allocated */ in mmc_app_sd_status()
|
| /OK3568_Linux_fs/kernel/kernel/livepatch/ |
| H A D | shadow.c | 189 * This function guarantees that the constructor function is called only when 218 * This function guarantees that only one shadow variable exists with the given 219 * @id for the given @obj. It also guarantees that the constructor function
|
| /OK3568_Linux_fs/kernel/arch/arm/nwfpe/ |
| H A D | ChangeLog | 61 comment in the code beside init_flag state the kernel guarantees 64 I couldn't even find anything that guarantees it is zeroed when
|
| /OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/ |
| H A D | frwr_ops.c | 256 * largest r/wsize NFS will ask for. This guarantees that in frwr_query_device() 486 * memory regions. This guarantees that registered MRs are properly fenced 526 /* Strong send queue ordering guarantees that when the in frwr_unmap_sync() 592 * This guarantees that registered MRs are properly fenced from the 630 /* Strong send queue ordering guarantees that when the in frwr_unmap_async()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | Kconfig.kgdb | 140 'go', KDB tries to continue. No guarantees that the 143 No guarantees that the kernel is still usable in this situation.
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | hkdf.h | 84 * key schedule). For standard HKDF security guarantees use 113 * key schedule). For standard HKDF security guarantees use
|
| H A D | chacha20.h | 127 * This would void any confidentiality guarantees for the 185 * once. This would void any confidentiality guarantees for
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dm-bufio.h | 91 * dm_bufio_write_dirty_buffers guarantees that the buffer is on-disk but 111 * Write all dirty buffers. Guarantees that all dirty buffers created prior
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | hkdf.h | 84 * key schedule). For standard HKDF security guarantees use 113 * key schedule). For standard HKDF security guarantees use
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | hkdf.h | 84 * key schedule). For standard HKDF security guarantees use 113 * key schedule). For standard HKDF security guarantees use
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | hkdf.h | 84 * key schedule). For standard HKDF security guarantees use 113 * key schedule). For standard HKDF security guarantees use
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | memory-barriers.txt | 49 - Guarantees. 224 GUARANTEES 227 There are some minimal guarantees that may be expected of a CPU: 310 And there are anti-guarantees: 312 (*) These guarantees do not apply to bitfields, because compilers often 323 (*) These guarantees apply only to properly aligned and sized scalar 330 guarantees were introduced into the C11 standard, so beware when 414 under consideration guarantees that for any load preceding it, if that 468 This acts as a one-way permeable barrier. It guarantees that all memory 483 This also acts as a one-way permeable barrier. It guarantees that all [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/debug/ |
| H A D | safe_unordered_base.h | 47 * exception, or the exception guarantees of derived iterators will 118 * exception-safety guarantees required by the C++ standard.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/debug/ |
| H A D | safe_unordered_base.h | 47 * exception, or the exception guarantees of derived iterators will 118 * exception-safety guarantees required by the C++ standard.
|
| /OK3568_Linux_fs/kernel/drivers/greybus/ |
| H A D | hd.c | 71 /* Locking: Caller guarantees serialisation */ 95 /* Locking: Caller guarantees serialisation */
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/pauth/ |
| H A D | pac_corruptor.S | 9 * also guarantees no possible collision. TCR_EL1.TBI0 is set by default so no
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | NLOD-2.0 | 62 8. Guarantees regarding data quality and accessibility 63 …tive statements. Based on separate agreement, the licensor may provide guarantees and distribute t…
|