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

/linux-master/include/uapi/linux/
H A Dresource.h40 __kernel_long_t ru_nivcsw; /* involuntary " */ member in struct:rusage
/linux-master/kernel/
H A Dcompat.c104 r32.ru_nivcsw = r->ru_nivcsw;
H A Dsys.c1776 r->ru_nivcsw += t->nivcsw;
1813 r->ru_nivcsw = sig->cnivcsw;
1826 r->ru_nivcsw += sig->nivcsw;
/linux-master/arch/alpha/kernel/
H A Dosf_sys.c1074 long ru_nivcsw; /* involuntary " */ member in struct:rusage32
/linux-master/include/linux/
H A Dcompat.h307 compat_long_t ru_nivcsw; member in struct:compat_rusage

Completed in 353 milliseconds