Home
last modified time | relevance | path

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

/mm/
Dpage_pinner.c51 static s64 threshold_usec = 300000; variable
146 if (delta <= threshold_usec) in check_longterm_pin()
456 threshold_usec = (s64)val; in pp_threshold_set()
468 *val = (unsigned long long)threshold_usec; in pp_threshold_get()