Home
last modified time | relevance | path

Searched refs:z_spin_lock_mem_coherent (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/kernel/
Dspinlock_validate.c43 bool z_spin_lock_mem_coherent(struct k_spinlock *l) in z_spin_lock_mem_coherent() function
/Zephyr-latest/include/zephyr/
Dspinlock.h114 bool z_spin_lock_mem_coherent(struct k_spinlock *l);
138 __ASSERT_NO_MSG(z_spin_lock_mem_coherent(l)); in z_spinlock_validate_pre()