Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dresource.h39 __kernel_long_t ru_nvcsw; /* voluntary context switches */ member
/linux/kernel/
H A Dcompat.c103 r32.ru_nvcsw = r->ru_nvcsw; in put_compat_rusage()
H A Dsys.c1838 r->ru_nvcsw += t->nvcsw; in accumulate_thread_rusage()
1875 r->ru_nvcsw = sig->cnvcsw; in getrusage()
1888 r->ru_nvcsw += sig->nvcsw; in getrusage()
/linux/tools/testing/selftests/net/
H A Dtcp_mmap.c312 ru.ru_nvcsw, in child_thread()
/linux/arch/alpha/kernel/
H A Dosf_sys.c1072 long ru_nvcsw; /* voluntary context switches */ member