| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| 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.
|
| /kernel/linux/linux-4.19/arch/powerpc/platforms/powernv/ |
| D | opal-kmsg.c | 2 * kmsg dumper that ensures the OPAL console fully flushes panic messages 24 * message, it just ensures that OPAL completely flushes the console buffer.
|
| /kernel/linux/linux-5.10/arch/arc/include/asm/ |
| 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.
|
| /kernel/linux/linux-4.19/arch/arc/include/asm/ |
| D | barrier.h | 20 * - Ensures that selected memory operation issued before it will complete 23 * (asm-generic/barrier.h ensures sane smp_*mb if not defined here, i.e.
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| 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
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdkfd/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/ |
| 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
|
| /kernel/linux/linux-4.19/drivers/net/wireless/mediatek/mt7601u/ |
| D | mt7601u.h | 152 * @mutex: ensures exclusive access from mac80211 callbacks. 153 * @vendor_req_mutex: protects @vend_buf, ensures atomicity of read/write 155 * @reg_atomic_mutex: ensures atomicity of indirect register accesses 157 * @hw_atomic_mutex: ensures exclusive access to HW during critical
|
| /kernel/linux/linux-5.10/fs/ntfs/ |
| 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
|
| 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
|
| /kernel/linux/linux-4.19/drivers/tty/ |
| D | tty_buffer.c | 223 /* paired w/ release in __tty_buffer_request_room; ensures there are in tty_buffer_flush() 272 /* paired w/ acquire in flush_to_ldisc(); ensures in __tty_buffer_request_room() 276 /* paired w/ acquire in flush_to_ldisc(); ensures the in __tty_buffer_request_room() 404 /* paired w/ acquire in flush_to_ldisc(); ensures in tty_schedule_flip() 512 * ensures commit value read is not stale if the head in flush_to_ldisc() 517 * tty_buffer_flush(); ensures we see the committed buffer data in flush_to_ldisc()
|
| /kernel/linux/linux-5.10/drivers/clk/zynqmp/ |
| 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
|
| /kernel/linux/linux-4.19/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| D | mt76x0.h | 140 * @mutex: ensures exclusive access from mac80211 callbacks. 141 * @reg_atomic_mutex: ensures atomicity of indirect register accesses 143 * @hw_atomic_mutex: ensures exclusive access to HW during critical
|
| /kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/tty/ |
| D | tty_buffer.c | 228 /* paired w/ release in __tty_buffer_request_room; ensures there are in tty_buffer_flush() 277 /* paired w/ acquire in flush_to_ldisc(); ensures in __tty_buffer_request_room() 281 /* paired w/ acquire in flush_to_ldisc(); ensures the in __tty_buffer_request_room() 496 * ensures commit value read is not stale if the head in flush_to_ldisc() 501 * tty_buffer_flush(); ensures we see the committed buffer data in flush_to_ldisc() 525 * Paired w/ acquire in flush_to_ldisc(); ensures flush_to_ldisc() sees in tty_flip_buffer_commit()
|
| /kernel/linux/linux-4.19/arch/arm/mach-exynos/ |
| D | mcpm-exynos.c | 273 * EXYNOS5420_ENABLE_AUTOMATIC_CORE_DOWN ensures that all the cores in exynos_mcpm_init() 276 * EXYNOS5420_USE_ARM_CORE_DOWN_STATE ensures that a cores is powered in exynos_mcpm_init() 279 * EXYNOS5420_USE_L2_COMMON_UP_STATE ensures that cluster L2 will be in exynos_mcpm_init()
|
| /kernel/linux/linux-5.10/arch/arm/mach-exynos/ |
| 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()
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | flex_array.h | 51 * Defines a statically allocated flex array and ensures its parameters are 77 * flex_array_prealloc() - Ensures that memory for the elements indexed in the
|
| /kernel/linux/linux-4.19/fs/ntfs/ |
| D | mft.h | 68 * vfs inode dirty. This ensures that any changes to the mft record are 91 * locks the page for the duration of the write. This ensures that there are
|
| /kernel/linux/linux-5.10/tools/io_uring/ |
| 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()
|
| /kernel/linux/linux-4.19/kernel/bpf/ |
| D | devmap.c | 24 * an rcu grace period before free'ing the old data structures. This ensures the 47 * added by the user because core infrastructure ensures dev_get_by_index() 172 * Because the above synchronize_rcu() ensures the map is disconnected in dev_map_free() 304 /* rcu_read_lock (from syscall and BPF contexts) ensures that if a delete and/or 431 * the driver tear down ensures all soft irqs are complete before in dev_map_delete_elem()
|
| /kernel/linux/linux-4.19/fs/nfs/ |
| 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,
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| 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,
|
| /kernel/linux/linux-5.10/arch/x86/lib/ |
| 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()
|