| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | opal-kmsg.c | 3 * kmsg dumper that ensures the OPAL console fully flushes panic messages 20 * message, it just ensures that OPAL completely flushes the console buffer.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_interrupt.c | 78 * barrier ensures that the interrupt running on a different processor in kfd_interrupt_init() 90 * workqueue items. The spinlock ensures that any interrupt running in kfd_interrupt_exit() 100 * flush_work ensures that there are no outstanding in kfd_interrupt_exit()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | mt7601u.h | 144 * @mutex: ensures exclusive access from mac80211 callbacks. 145 * @vendor_req_mutex: protects @vend_buf, ensures atomicity of read/write 147 * @reg_atomic_mutex: ensures atomicity of indirect register accesses 149 * @hw_atomic_mutex: ensures exclusive access to HW during critical
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | barrier.h | 17 * - Ensures that selected memory operation issued before it will complete 20 * (asm-generic/barrier.h ensures sane smp_*mb if not defined here, i.e.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/ |
| H A D | mips-less-memory.patch | 6 This ensures that we reserve 500M instead of 2G range for codegen 7 ensures that qemu-mips can allocate such large ranges
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | tlb.h | 14 * (1) Flush (virtual) caches --- ensures virtual memory is coherent with kernel memory 17 * (3) Flush the TLBs --- ensures that stale content is gone from CPU TLBs
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_buffer.c | 229 /* paired w/ release in __tty_buffer_request_room; ensures there are in tty_buffer_flush() 278 /* paired w/ acquire in flush_to_ldisc(); ensures in __tty_buffer_request_room() 282 /* paired w/ acquire in flush_to_ldisc(); ensures the in __tty_buffer_request_room() 497 * ensures commit value read is not stale if the head in flush_to_ldisc() 502 * tty_buffer_flush(); ensures we see the committed buffer data in flush_to_ldisc() 529 * Paired w/ acquire in flush_to_ldisc(); ensures flush_to_ldisc() sees in tty_flip_buffer_commit()
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | mft.h | 54 * vfs inode dirty. This ensures that any changes to the mft record are 77 * locks the page for the duration of the write. This ensures that there are
|
| H A D | index.h | 112 * record containing the index root attribute dirty. This ensures the mft 120 * too (I_DIRTY_PAGES) and this in turn ensures the page buffers, and hence the
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-exynos/ |
| H A D | mcpm-exynos.c | 288 * EXYNOS5420_ENABLE_AUTOMATIC_CORE_DOWN ensures that all the cores in exynos_mcpm_init() 291 * EXYNOS5420_USE_ARM_CORE_DOWN_STATE ensures that a cores is powered in exynos_mcpm_init() 294 * EXYNOS5420_USE_L2_COMMON_UP_STATE ensures that cluster L2 will be in exynos_mcpm_init()
|
| /OK3568_Linux_fs/kernel/drivers/clk/zynqmp/ |
| H A D | clk-mux-zynqmp.c | 16 * prepare - clk_prepare only ensures that parents are prepared 17 * enable - clk_enable only ensures that parents are enabled
|
| /OK3568_Linux_fs/kernel/drivers/accessibility/speakup/ |
| H A D | selection.c | 35 /* this ensures we copy sel before releasing the lock below */ in __speakup_set_selection() 76 * speakup_selection_work. wmb() ensures that writes to in speakup_set_selection()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/ |
| H A D | debug.c | 76 * This ensures we will trap access to: 144 * debug related registers. Currently this just ensures we will trap 212 * mechanism ensures the registers are updated on the in kvm_arm_setup_debug()
|
| /OK3568_Linux_fs/kernel/tools/io_uring/ |
| H A D | queue.c | 26 * kernel also ensures that previous stores to CQEs are ordered in __io_uring_get_cqe() 111 * First write barrier ensures that the SQE stores are updated in io_uring_submit()
|
| /OK3568_Linux_fs/buildroot/boot/arm-trusted-firmware/ |
| H A D | Config.in | 132 the ARM Trusted Firmware. It ensures that the u-boot package 152 the ARM Trusted Firmware. It ensures that the EDK2 package
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | io.c | 32 * On exit, the function ensures that the NFS_INO_ODIRECT flag is unset, 112 * On exit, the function ensures that the NFS_INO_ODIRECT flag is set,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | buf.h | 83 // BUF_MEM_reserve ensures |buf| has capacity |cap| and allocates memory if 87 // BUF_MEM_grow ensures that |buf| has length |len| and allocates memory if
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | io.c | 40 * On exit, the function ensures that the CEPH_I_ODIRECT flag is unset, 126 * On exit, the function ensures that the CEPH_I_ODIRECT flag is set,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | buf.h | 83 // BUF_MEM_reserve ensures |buf| has capacity |cap| and allocates memory if 87 // BUF_MEM_grow ensures that |buf| has length |len| and allocates memory if
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | buf.h | 83 // BUF_MEM_reserve ensures |buf| has capacity |cap| and allocates memory if 87 // BUF_MEM_grow ensures that |buf| has length |len| and allocates memory if
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-fixed-rate.c | 21 * prepare - clk_(un)prepare only ensures parents are prepared 22 * enable - clk_enable only ensures parents are enabled
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | buf.h | 83 // BUF_MEM_reserve ensures |buf| has capacity |cap| and allocates memory if 87 // BUF_MEM_grow ensures that |buf| has length |len| and allocates memory if
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | buf.h | 83 // BUF_MEM_reserve ensures |buf| has capacity |cap| and allocates memory if 87 // BUF_MEM_grow ensures that |buf| has length |len| and allocates memory if
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | cmdline.c | 44 * This 'pos' check ensures we do not overrun in __cmdline_find_option_bool() 139 * This 'pos' check ensures we do not overrun in __cmdline_find_option()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | buf.h | 83 // BUF_MEM_reserve ensures |buf| has capacity |cap| and allocates memory if 87 // BUF_MEM_grow ensures that |buf| has length |len| and allocates memory if
|