Searched refs:lru_lock (Results 1 – 1 of 1) sorted by relevance
64 static struct k_spinlock lru_lock; variable131 k_spinlock_key_t key = k_spin_lock(&lru_lock); in k_mem_paging_eviction_add()136 k_spin_unlock(&lru_lock, key); in k_mem_paging_eviction_add()142 k_spinlock_key_t key = k_spin_lock(&lru_lock); in k_mem_paging_eviction_remove()146 k_spin_unlock(&lru_lock, key); in k_mem_paging_eviction_remove()153 k_spinlock_key_t key = k_spin_lock(&lru_lock); in k_mem_paging_eviction_accessed()159 k_spin_unlock(&lru_lock, key); in k_mem_paging_eviction_accessed()