Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dresource.h40 __kernel_long_t ru_nivcsw; /* involuntary " */ member
/Linux-v4.19/kernel/
Dcompat.c259 r32.ru_nivcsw = r->ru_nivcsw; in put_compat_rusage()
Dsys.c1704 r->ru_nivcsw += t->nivcsw; in accumulate_thread_rusage()
1737 r->ru_nivcsw = p->signal->cnivcsw; in getrusage()
1752 r->ru_nivcsw += p->signal->nivcsw; in getrusage()
/Linux-v4.19/include/linux/
Dcompat.h325 compat_long_t ru_nivcsw; member
/Linux-v4.19/arch/alpha/kernel/
Dosf_sys.c1141 long ru_nivcsw; /* involuntary " */ member