Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dmprotect.c166 xchg_page_access_time(page, in change_pte_range()
Dhuge_memory.c1857 xchg_page_access_time(page, jiffies_to_msecs(jiffies)); in change_huge_pmd()
/linux-6.1.9/include/linux/
Dmm.h1368 static inline int xchg_page_access_time(struct page *page, int time) in xchg_page_access_time() function
1381 static inline int xchg_page_access_time(struct page *page, int time) in xchg_page_access_time() function
/linux-6.1.9/kernel/sched/
Dfair.c1499 last_time = xchg_page_access_time(page, time); in numa_hint_fault_latency()