Home
last modified time | relevance | path

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

12345678910>>...37

/linux/drivers/android/binder/
H A Drust_binder_main.rs346 // SAFETY: The caller ensures that the `device` pointer came from a previous call to in rust_binder_remove_context()
360 // SAFETY: The `rust_binderfs.c` file ensures that `i_private` is set to a in rust_binder_open()
366 // SAFETY: The `rust_binderfs.c` file ensures that `device->ctx` holds a binder context when in rust_binder_open()
397 // SAFETY: The caller ensures that the file is valid. in rust_binder_release()
412 // SAFETY: The caller ensures that the file is valid. in rust_binder_ioctl()
427 // SAFETY: The caller ensures that the vma is valid. in rust_binder_mmap()
429 // SAFETY: The caller ensures that the file is valid. in rust_binder_mmap()
444 // SAFETY: The caller ensures that the file is valid. in rust_binder_poll()
446 // SAFETY: The caller ensures that the `PollTable` is valid. in rust_binder_poll()
474 // SAFETY: The caller ensures that the pointer is valid and exclusive for the duration in which in rust_binder_stats_show()
[all …]
/linux/arch/powerpc/platforms/powernv/
H A 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/drivers/tty/
H A Dtty_buffer.c230 /* 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()
512 * Paired w/ acquire in flush_to_ldisc(); ensures flush_to_ldisc() sees in tty_flip_buffer_commit()
/linux/arch/arc/include/asm/
H A 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/Documentation/trace/rv/
H A Dmonitor_sched.rst46 The scheduling context operations (sco) monitor ensures changes in a task state
67 The set non runnable on its own context (snroc) monitor ensures changes in a
88 The schedule called with preemption disabled (scpd) monitor ensures schedule is
109 The schedule does not enable preempt (snep) monitor ensures a schedule call
130 The schedule implies task switch (sts) monitor ensures a task switch happens
180 The need resched preempts (nrp) monitor ensures preemption requires
261 The set state sleep and wakeup (sssw) monitor ensures ``set_state`` to
347 The operations with preemption and irq disabled (opid) monitor ensures
/linux/drivers/net/wireless/mediatek/mt7601u/
H A 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/drivers/accessibility/speakup/
H A 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/include/linux/irqchip/
H A Darm-gic-v4.h29 * Ensures mutual exclusion between updates to vlpi_count[]
76 * Ensures mutual exclusion between affinity setting of the
/linux/arch/arm/mach-exynos/
H A Dmcpm-exynos.c290 * EXYNOS5420_ENABLE_AUTOMATIC_CORE_DOWN ensures that all the cores in exynos_mcpm_init()
293 * EXYNOS5420_USE_ARM_CORE_DOWN_STATE ensures that a cores is powered in exynos_mcpm_init()
296 * EXYNOS5420_USE_L2_COMMON_UP_STATE ensures that cluster L2 will be in exynos_mcpm_init()
/linux/drivers/clk/zynqmp/
H A Dclk-mux-zynqmp.c16 * prepare - clk_prepare only ensures that parents are prepared
17 * enable - clk_enable only ensures that parents are enabled
/linux/lib/zstd/compress/
H A Dzstd_ldm.h102 * Ensures that params->bucketSizeLog is <= params->hashLog (setting it to
105 * Ensures that the minMatchLength >= targetLength during optimal parsing.
/linux/fs/nfs/
H A Dio.c23 * On exit, the function ensures that the NFS_INO_ODIRECT flag is unset,
118 * On exit, the function ensures that the NFS_INO_ODIRECT flag is set,
/linux/tools/testing/selftests/arm64/pauth/
H A Dpac_corruptor.S8 * Corrupting a single bit of the PAC ensures the authentication will fail. It
/linux/kernel/trace/rv/
H A Drv_reactors.c343 /* Ensures that concurrent monitors read consistent reacting_on */ in rv_reacting_on()
362 /* Ensures that concurrent monitors read consistent reacting_on */ in turn_reacting_off()
369 /* Ensures that concurrent monitors read consistent reacting_on */ in turn_reacting_on()
/linux/rust/kernel/fs/
H A Dfile.rs137 /// only used when the `struct files_struct` is not shared with other threads, since this ensures
170 /// * The Rust borrow-checker normally ensures this by enforcing that the `ARef<File>` from which
327 // SAFETY: The signature of this function ensures that the caller will only access the in cred()
328 // returned credential while the file is still valid, and the C side ensures that the in cred()
397 /// prevent it from being moved across task boundaries, which ensures that `current` does not
/linux/arch/parisc/
H A DKconfig.debug20 fault handler. This ensures that page table entries are
/linux/arch/x86/lib/
H A Dcmdline.c48 * This 'pos' check ensures we do not overrun in __cmdline_find_option_bool()
143 * This 'pos' check ensures we do not overrun in __cmdline_find_option()
/linux/drivers/clk/
H A Dclk-fixed-rate.c21 * prepare - clk_(un)prepare only ensures parents are prepared
22 * enable - clk_enable only ensures parents are enabled
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_interrupt.c82 * barrier ensures that the interrupt running on a different processor in kfd_interrupt_init()
94 * workqueue items. The spinlock ensures that any interrupt running in kfd_interrupt_exit()
/linux/security/landlock/errata/
H A Dabi-1.h10 * directory is moved outside the scope of a bind mount. The change ensures
H A Dabi-6.h16 * This change ensures that any thread is allowed to send signals to any other
/linux/arch/powerpc/lib/
H A Dxor_vmx.h5 * Separating these file ensures that no altivec instructions are run
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_map_init.c23 * ensures the map value is only updated for a single CPU. in sysenter_getpgid()
/linux/scripts/coccinelle/misc/
H A Dadd_namespace.cocci19 // That ensures we are adding it only to the main module source file.
/linux/drivers/counter/
H A Dcounter-core.c34 * This ensures private data behaves like if it were kmalloced
35 * separately. Also ensures the minimum alignment for safe DMA

12345678910>>...37