Home
last modified time | relevance | path

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

12

/linux-6.15/include/linux/
H A Dresource.h10 void getrusage(struct task_struct *p, int who, struct rusage *ru);
/linux-6.15/io_uring/
H A Dsqpoll.c253 getrusage(current, RUSAGE_SELF, &end); in io_sq_update_worktime()
310 getrusage(current, RUSAGE_SELF, &start); in io_sq_thread()
H A Dfdinfo.c183 getrusage(sq->thread, RUSAGE_SELF, &sq_usage); in __io_uring_show_fdinfo()
/linux-6.15/kernel/
H A Dexit.c1174 getrusage(p, RUSAGE_BOTH, wo->wo_rusage); in wait_task_zombie()
1246 getrusage(p, RUSAGE_BOTH, wo->wo_rusage); in wait_task_zombie()
1363 getrusage(p, RUSAGE_BOTH, wo->wo_rusage); in wait_task_stopped()
1413 getrusage(p, RUSAGE_BOTH, wo->wo_rusage); in wait_task_continued()
H A Dsys.c1798 void getrusage(struct task_struct *p, int who, struct rusage *r) in getrusage() function
1886 SYSCALL_DEFINE2(getrusage, int, who, struct rusage __user *, ru) in SYSCALL_DEFINE2() argument
1894 getrusage(current, who, &r); in SYSCALL_DEFINE2()
1899 COMPAT_SYSCALL_DEFINE2(getrusage, int, who, struct compat_rusage __user *, ru) in COMPAT_SYSCALL_DEFINE2() argument
1907 getrusage(current, who, &r); in COMPAT_SYSCALL_DEFINE2()
/linux-6.15/tools/testing/selftests/net/
H A Dtcp_mmap.c297 getrusage(RUSAGE_THREAD, &ru); in child_thread()
/linux-6.15/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
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl106 96 n64 getrusage sys_getrusage
/linux-6.15/tools/scripts/
H A Dsyscall.tbl203 165 common getrusage sys_getrusage compat_sys_getrusage
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl203 165 common getrusage sys_getrusage compat_sys_getrusage
H A Dsyscall_32.tbl91 77 common getrusage sys_getrusage compat_sys_getrusage
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl203 165 common getrusage sys_getrusage compat_sys_getrusage
/linux-6.15/scripts/
H A Dsyscall.tbl203 165 common getrusage sys_getrusage compat_sys_getrusage
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl110 98 common getrusage sys_getrusage
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl90 77 common getrusage sys_getrusage compat_sys_getrusage
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl87 77 common getrusage sys_getrusage
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl87 77 common getrusage sys_getrusage
/linux-6.15/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl208 190 common getrusage sys_getrusage
/linux-6.15/arch/sh/kernel/syscalls/
H A Dsyscall.tbl87 77 common getrusage sys_getrusage
/linux-6.15/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl90 77 common getrusage sys_getrusage compat_sys_getrusage
/linux-6.15/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl110 98 common getrusage sys_getrusage
/linux-6.15/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl208 190 common getrusage sys_getrusage
/linux-6.15/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl297 364 common getrusage sys_getrusage
/linux-6.15/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl93 77 common getrusage sys_getrusage

12