Home
last modified time | relevance | path

Searched refs:sys_prlimit64 (Results 1 – 16 of 16) sorted by relevance

/linux/tools/include/nolibc/sys/
H A Dresource.h23 int sys_prlimit64(pid_t pid, int resource, in sys_prlimit64() function
35 ret = __sysret(sys_prlimit64(0, resource, NULL, &rlim64)); in getrlimit()
50 return __sysret(sys_prlimit64(0, resource, &rlim64, NULL)); in setrlimit()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl308 297 n64 prlimit64 sys_prlimit64
/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst338 | prlimit64 | 7 | Process Mgmt. | sys_prlimit64() |
486 | prlimit64 | 5 | Process Mgmt. | sys_prlimit64() |
/linux/scripts/
H A Dsyscall.tbl310 261 common prlimit64 sys_prlimit64
/linux/tools/scripts/
H A Dsyscall.tbl310 261 common prlimit64 sys_prlimit64
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl288 334 common prlimit64 sys_prlimit64
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl349 339 common prlimit64 sys_prlimit64
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl353 330 common prlimit64 sys_prlimit64
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl314 302 common prlimit64 sys_prlimit64
H A Dsyscall_32.tbl355 340 i386 prlimit64 sys_prlimit64
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl401 331 common prlimit64 sys_prlimit64
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl387 369 common prlimit64 sys_prlimit64
/linux/include/uapi/asm-generic/
H A Dunistd.h636 __SYSCALL(__NR_prlimit64, sys_prlimit64)
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h636 __SYSCALL(__NR_prlimit64, sys_prlimit64)
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl425 325 common prlimit64 sys_prlimit64
/linux/include/linux/
H A Dsyscalls.h881 asmlinkage long sys_prlimit64(pid_t pid, unsigned int resource,