Home
last modified time | relevance | path

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

/tools/include/nolibc/sys/
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()
/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl344 334 common prlimit64 sys_prlimit64 sys_prlimit64
/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl308 297 n64 prlimit64 sys_prlimit64
/tools/scripts/
A Dsyscall.tbl310 261 common prlimit64 sys_prlimit64
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl365 321 common prlimit64 sys_prlimit64
/tools/perf/arch/sh/entry/syscalls/
A Dsyscall.tbl349 339 common prlimit64 sys_prlimit64
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl314 302 common prlimit64 sys_prlimit64
A Dsyscall_32.tbl355 340 i386 prlimit64 sys_prlimit64
/tools/perf/arch/xtensa/entry/syscalls/
A Dsyscall.tbl353 330 common prlimit64 sys_prlimit64
/tools/perf/arch/alpha/entry/syscalls/
A Dsyscall.tbl427 496 common prlimit64 sys_prlimit64
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl387 369 common prlimit64 sys_prlimit64
/tools/perf/arch/arm64/entry/syscalls/
A Dsyscall_32.tbl384 369 common prlimit64 sys_prlimit64
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl401 331 common prlimit64 sys_prlimit64
/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl425 325 common prlimit64 sys_prlimit64
/tools/include/uapi/asm-generic/
A Dunistd.h636 __SYSCALL(__NR_prlimit64, sys_prlimit64)

Completed in 24 milliseconds