Home
last modified time | relevance | path

Searched full:ensures (Results 1 – 25 of 979) sorted by relevance

12345678910>>...40

/Linux-v6.1/arch/powerpc/platforms/powernv/
Dopal-kmsg.c3 * kmsg dumper that ensures the OPAL console fully flushes panic messages
20 * message, it just ensures that OPAL completely flushes the console buffer.
/Linux-v6.1/arch/arc/include/asm/
Dbarrier.h17 * - 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.
/Linux-v6.1/drivers/tty/
Dtty_buffer.c231 /* paired w/ release in __tty_buffer_request_room; ensures there are in tty_buffer_flush()
284 * ensures they see all buffer data. in __tty_buffer_request_room()
289 * ensures the latest commit value can be read before the head in __tty_buffer_request_room()
477 * ensures commit value read is not stale if the head in lookahead_bufs()
483 * tty_buffer_flush(); ensures we see the committed buffer data. in lookahead_bufs()
549 * ensures commit value read is not stale if the head in flush_to_ldisc()
554 * tty_buffer_flush(); ensures we see the committed buffer data in flush_to_ldisc()
583 * Paired w/ acquire in flush_to_ldisc(); ensures flush_to_ldisc() sees in tty_flip_buffer_commit()
/Linux-v6.1/arch/ia64/include/asm/
Dtlb.h14 * (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
/Linux-v6.1/drivers/net/wireless/mediatek/mt7601u/
Dmt7601u.h144 * @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
/Linux-v6.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_interrupt.c79 * 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()
/Linux-v6.1/fs/ntfs/
Dmft.h54 * 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
Dindex.h112 * 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
/Linux-v6.1/drivers/accessibility/speakup/
Dselection.c35 /* 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()
/Linux-v6.1/arch/arm/mach-exynos/
Dmcpm-exynos.c286 * 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()
/Linux-v6.1/drivers/clk/zynqmp/
Dclk-mux-zynqmp.c16 * prepare - clk_prepare only ensures that parents are prepared
17 * enable - clk_enable only ensures that parents are enabled
/Linux-v6.1/lib/zstd/compress/
Dzstd_ldm.h101 * Ensures that params->bucketSizeLog is <= params->hashLog (setting it to
104 * Ensures that the minMatchLength >= targetLength during optimal parsing.
/Linux-v6.1/tools/io_uring/
Dqueue.c26 * 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()
/Linux-v6.1/fs/nfs/
Dio.c32 * 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,
/Linux-v6.1/arch/x86/lib/
Dcmdline.c44 * 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()
/Linux-v6.1/fs/ceph/
Dio.c40 * 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,
/Linux-v6.1/tools/testing/selftests/arm64/pauth/
Dpac_corruptor.S8 * Corrupting a single bit of the PAC ensures the authentication will fail. It
/Linux-v6.1/drivers/clk/
Dclk-fixed-rate.c21 * prepare - clk_(un)prepare only ensures parents are prepared
22 * enable - clk_enable only ensures parents are enabled
/Linux-v6.1/tools/objtool/Documentation/
Dobjtool.txt24 - Retpoline validation -- ensures that all indirect calls go through
98 Objtool's stack validation feature analyzes every .o file and ensures
168 The benefit of objtool here is that because it ensures that *all*
219 This rule ensures that frame pointer based stack traces will work as
/Linux-v6.1/arch/s390/kernel/
Dkprobes_insn_page.S10 * location. Using a dummy function ensures that the insn_page is within
/Linux-v6.1/kernel/trace/rv/
Drv_reactors.c369 /* Ensures that concurrent monitors read consistent reacting_on */ in rv_reacting_on()
388 /* Ensures that concurrent monitors read consistent reacting_on */ in turn_reacting_off()
395 /* Ensures that concurrent monitors read consistent reacting_on */ in turn_reacting_on()
/Linux-v6.1/scripts/
Dis_rust_module.sh10 # Using the `16_` prefix ensures other symbols with the same substring
/Linux-v6.1/arch/powerpc/lib/
Dxor_vmx.h5 * Separating these file ensures that no altivec instructions are run
/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dtest_map_init.c23 * ensures the map value is only updated for a single CPU. in sysenter_getpgid()
/Linux-v6.1/scripts/coccinelle/misc/
Dadd_namespace.cocci19 // That ensures we are adding it only to the main module source file.

12345678910>>...40