Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/demand_paging/eviction/
Dnru.c121 void k_mem_paging_eviction_add(struct k_mem_page_frame *pf) in k_mem_paging_eviction_add() function
Dlru.c128 void k_mem_paging_eviction_add(struct k_mem_page_frame *pf) in k_mem_paging_eviction_add() function
/Zephyr-latest/include/zephyr/kernel/mm/
Ddemand_paging.h268 static inline void k_mem_paging_eviction_add(struct k_mem_page_frame *pf) in k_mem_paging_eviction_add() function