Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/mm/
Dpagemap_ioctl.c1347 long curr_faults, faults; in thread_proc() local
1355 curr_faults = r.ru_minflt; in thread_proc()
1372 faults = r.ru_minflt - curr_faults; in thread_proc()
1378 curr_faults = r.ru_minflt; in thread_proc()