Home
last modified time | relevance | path

Searched defs:k_mem_paging_eviction_remove (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/demand_paging/eviction/
Dnru.c126 void k_mem_paging_eviction_remove(struct k_mem_page_frame *pf) in k_mem_paging_eviction_remove() function
Dlru.c139 void k_mem_paging_eviction_remove(struct k_mem_page_frame *pf) in k_mem_paging_eviction_remove() function
/Zephyr-latest/include/zephyr/kernel/mm/
Ddemand_paging.h273 static inline void k_mem_paging_eviction_remove(struct k_mem_page_frame *pf) in k_mem_paging_eviction_remove() function