Searched refs:ru_minflt (Results 1 – 4 of 4) sorted by relevance
31 __kernel_long_t ru_minflt; /* page reclaims */ member
95 r32.ru_minflt = r->ru_minflt; in put_compat_rusage()
1363 curr_faults = r.ru_minflt; in thread_proc() 1380 faults = r.ru_minflt - curr_faults; in thread_proc() 1386 curr_faults = r.ru_minflt; in thread_proc()
302 compat_long_t ru_minflt; member