Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/mm/
H A Dpagemap_ioctl.c1353 long curr_faults, faults; in thread_proc() local
1361 curr_faults = r.ru_minflt; in thread_proc()
1378 faults = r.ru_minflt - curr_faults; in thread_proc()
1384 curr_faults = r.ru_minflt; in thread_proc()