Home
last modified time | relevance | path

Searched refs:prlimit64 (Results 1 – 18 of 18) sorted by relevance

/linux/scripts/
H A Dsyscall.tbl200 # getrlimit and setrlimit are superseded with prlimit64
310 261 common prlimit64 sys_prlimit64
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl200 # getrlimit and setrlimit are superseded with prlimit64
310 261 common prlimit64 sys_prlimit64
H A Dsyscall_32.tbl384 369 common prlimit64 sys_prlimit64
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl200 # getrlimit and setrlimit are superseded with prlimit64
310 261 common prlimit64 sys_prlimit64
/linux/tools/scripts/
H A Dsyscall.tbl200 # getrlimit and setrlimit are superseded with prlimit64
310 261 common prlimit64 sys_prlimit64
/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/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl288 334 common prlimit64 sys_prlimit64
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl365 321 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/alpha/entry/syscalls/
H A Dsyscall.tbl427 496 common prlimit64 sys_prlimit64
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl387 369 common prlimit64 sys_prlimit64
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl401 331 common prlimit64 sys_prlimit64
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl425 325 common prlimit64 sys_prlimit64
/linux/kernel/
H A Dsys.c1729 SYSCALL_DEFINE4(prlimit64, pid_t, pid, unsigned int, resource, in SYSCALL_DEFINE4() argument