Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Darray.c480 unsigned long cmin_flt = 0, cmaj_flt = 0; in do_task_stat() local
531 cmaj_flt = sig->cmaj_flt; in do_task_stat()
596 seq_put_decimal_ull(m, " ", cmaj_flt); in do_task_stat()
/openbmc/linux/include/linux/sched/
H A Dsignal.h191 unsigned long min_flt, maj_flt, cmin_flt, cmaj_flt; member
/openbmc/linux/kernel/
H A Dexit.c1169 psig->cmaj_flt += in wait_task_zombie()
1170 p->maj_flt + sig->maj_flt + sig->cmaj_flt; in wait_task_zombie()
H A Dsys.c1811 r->ru_majflt = p->signal->cmaj_flt; in getrusage()
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c1103 r.ru_majflt = current->signal->cmaj_flt; in SYSCALL_DEFINE2()
/openbmc/linux/Documentation/filesystems/
H A Dproc.rst346 cmaj_flt number of major faults with child's