Home
last modified time | relevance | path

Searched refs:xchg_page_access_time (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/mm/
Dmprotect.c160 xchg_page_access_time(page, in change_pte_range()
Dhuge_memory.c1884 xchg_page_access_time(page, jiffies_to_msecs(jiffies)); in change_huge_pmd()
/Linux-v6.6/include/linux/
Dmm.h1716 static inline int xchg_page_access_time(struct page *page, int time) in xchg_page_access_time() function
1739 static inline int xchg_page_access_time(struct page *page, int time) in xchg_page_access_time() function
/Linux-v6.6/kernel/sched/
Dfair.c1782 last_time = xchg_page_access_time(page, time); in numa_hint_fault_latency()