/openbmc/linux/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.
|
/openbmc/linux/drivers/tty/ |
H A D | tty_buffer.c | 230 /* paired w/ release in __tty_buffer_request_room; ensures there are in tty_buffer_flush() 281 * ensures they see all buffer data. in __tty_buffer_request_room() 286 * ensures the latest commit value can be read before the head in __tty_buffer_request_room() 407 * ensures commit value read is not stale if the head in lookahead_bufs() 413 * tty_buffer_flush(); ensures we see the committed buffer data. in lookahead_bufs() 479 * ensures commit value read is not stale if the head in flush_to_ldisc() 484 * tty_buffer_flush(); ensures we see the committed buffer data in flush_to_ldisc() 513 * Paired w/ acquire in flush_to_ldisc(); ensures flush_to_ldisc() sees in tty_flip_buffer_commit()
|
/openbmc/linux/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.
|
/openbmc/linux/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
|
/openbmc/linux/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
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_interrupt.c | 79 * barrier ensures that the interrupt running on a different processor in kfd_interrupt_init() 91 * workqueue items. The spinlock ensures that any interrupt running in kfd_interrupt_exit() 101 * flush_work ensures that there are no outstanding in kfd_interrupt_exit()
|
/openbmc/linux/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
|
/openbmc/linux/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()
|
/openbmc/linux/arch/arm/mach-exynos/ |
H A D | mcpm-exynos.c | 286 * EXYNOS5420_ENABLE_AUTOMATIC_CORE_DOWN ensures that all the cores in exynos_mcpm_init() 289 * EXYNOS5420_USE_ARM_CORE_DOWN_STATE ensures that a cores is powered in exynos_mcpm_init() 292 * EXYNOS5420_USE_L2_COMMON_UP_STATE ensures that cluster L2 will be in exynos_mcpm_init()
|
/openbmc/linux/lib/zstd/compress/ |
H A D | zstd_ldm.h | 102 * Ensures that params->bucketSizeLog is <= params->hashLog (setting it to 105 * Ensures that the minMatchLength >= targetLength during optimal parsing.
|
/openbmc/linux/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
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | Kconfig | 6 It incorporates bad-block management and ensures that device
|
/openbmc/linux/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,
|
/openbmc/qemu/docs/devel/ |
H A D | lockcnt.rst | 101 can happen concurrently with the read. The RCU API ensures that the 139 them for each modification of the counter. ``QemuLockCnt`` ensures that 256 list during the walk. ``QLIST_FOREACH_RCU`` ensures that the processor and
|
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-bsp/arm-systemready/ |
H A D | arm-systemready-firmware.bb | 2 DESCRIPTION = "This recipe ensures that all packages listed in \
|
/openbmc/linux/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,
|
/openbmc/linux/arch/x86/lib/ |
H A D | cmdline.c | 46 * This 'pos' check ensures we do not overrun in __cmdline_find_option_bool() 141 * This 'pos' check ensures we do not overrun in __cmdline_find_option()
|
/openbmc/linux/tools/testing/selftests/arm64/pauth/ |
H A D | pac_corruptor.S | 8 * Corrupting a single bit of the PAC ensures the authentication will fail. It
|
/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/ |
H A D | rsyslog-oob-console.conf.in | 7 # reopenOnTruncate+freshStartTail - ensures we
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | upstream-version-is-even.bbclass | 7 # This class ensures that the upstream version check only
|
/openbmc/linux/arch/parisc/ |
H A D | Kconfig.debug | 20 fault handler. This ensures that page table entries are
|
/openbmc/linux/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
|
/openbmc/linux/arch/s390/kernel/ |
H A D | kprobes_insn_page.S | 10 * location. Using a dummy function ensures that the insn_page is within
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | or.md | 8 returns true. This ensures that actions with beneficial side-effects are always
|