Home
last modified time | relevance | path

Searched refs:getrusage (Results 1 – 25 of 33) sorted by relevance

12

/linux/include/linux/
H A Dresource.h10 void getrusage(struct task_struct *p, int who, struct rusage *ru);
/linux/kernel/
H A Dexit.c1184 getrusage(p, RUSAGE_BOTH, wo->wo_rusage); in wait_task_zombie()
1256 getrusage(p, RUSAGE_BOTH, wo->wo_rusage); in wait_task_zombie()
1373 getrusage(p, RUSAGE_BOTH, wo->wo_rusage); in wait_task_stopped()
1423 getrusage(p, RUSAGE_BOTH, wo->wo_rusage); in wait_task_continued()
H A Dsys.c1846 void getrusage(struct task_struct *p, int who, struct rusage *r) in getrusage() function
1934 SYSCALL_DEFINE2(getrusage, int, who, struct rusage __user *, ru) in SYSCALL_DEFINE2() argument
1942 getrusage(current, who, &r); in SYSCALL_DEFINE2()
1947 COMPAT_SYSCALL_DEFINE2(getrusage, int, who, struct compat_rusage __user *, ru) in COMPAT_SYSCALL_DEFINE2() argument
1955 getrusage(current, who, &r); in COMPAT_SYSCALL_DEFINE2()
/linux/tools/testing/selftests/net/
H A Dtcp_mmap.c297 getrusage(RUSAGE_THREAD, &ru); in child_thread()
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl106 96 n64 getrusage sys_getrusage
H A Dsyscall_n32.tbl106 96 n32 getrusage compat_sys_getrusage
H A Dsyscall_o32.tbl89 77 o32 getrusage sys_getrusage compat_sys_getrusage
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl106 96 n64 getrusage sys_getrusage
/linux/scripts/
H A Dsyscall.tbl203 165 common getrusage sys_getrusage compat_sys_getrusage
/linux/tools/scripts/
H A Dsyscall.tbl203 165 common getrusage sys_getrusage compat_sys_getrusage
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl87 77 common getrusage sys_getrusage
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl208 190 common getrusage sys_getrusage
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl87 77 common getrusage sys_getrusage
/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl90 77 common getrusage sys_getrusage compat_sys_getrusage
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl110 98 common getrusage sys_getrusage
H A Dsyscall_32.tbl92 77 i386 getrusage sys_getrusage compat_sys_getrusage
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl208 190 common getrusage sys_getrusage
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl110 98 common getrusage sys_getrusage
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl87 77 common getrusage sys_getrusage
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl87 77 common getrusage sys_getrusage
/linux/arch/arm64/tools/
H A Dsyscall_32.tbl91 77 common getrusage sys_getrusage compat_sys_getrusage
/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl297 364 common getrusage sys_getrusage
/linux/arch/arm/tools/
H A Dsyscall.tbl93 77 common getrusage sys_getrusage
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl149 117 common getrusage sys_getrusage compat_sys_getrusage
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl149 117 common getrusage sys_getrusage compat_sys_getrusage

12