Home
last modified time | relevance | path

Searched refs:cmm_timeout_pages (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/mm/
H A Dcmm.c48 static long cmm_timeout_pages; variable
198 nr = cmm_timed_pages_target - cmm_timeout_pages; in cmm_timer_fn()
231 cmm_timeout_pages = nr; in cmm_set_timeout()
309 cmm_timeout_pages, cmm_timeout_seconds); in cmm_timeout_handler()
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dcmm.c48 static long cmm_timeout_pages; variable
198 nr = cmm_timed_pages_target - cmm_timeout_pages; in cmm_timer_fn()
231 cmm_timeout_pages = nr; in cmm_set_timeout()
309 cmm_timeout_pages, cmm_timeout_seconds); in cmm_timeout_handler()

Completed in 2 milliseconds