Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmprotect.c160 xchg_page_access_time(page, in change_pte_range()
H A Dhuge_memory.c1884 xchg_page_access_time(page, jiffies_to_msecs(jiffies)); in change_huge_pmd()
/openbmc/linux/include/linux/
H A Dmm.h1718 static inline int xchg_page_access_time(struct page *page, int time) in xchg_page_access_time() function
1741 static inline int xchg_page_access_time(struct page *page, int time) in xchg_page_access_time() function
/openbmc/linux/kernel/sched/
H A Dfair.c1788 last_time = xchg_page_access_time(page, time); in numa_hint_fault_latency()