Home
last modified time | relevance | path

Searched defs:getrlimit (Results 1 – 4 of 4) sorted by relevance

/kernel/liteos_a/compat/posix/src/
Dmisc.c155 int getrlimit(int resource, struct rlimit *rlim) in getrlimit() function
/kernel/linux/linux-4.19/arch/powerpc/kernel/
Dsystbl_chk.c56 #define getrlimit ugetrlimit macro
/kernel/linux/linux-4.19/kernel/
Dsys.c1381 SYSCALL_DEFINE2(getrlimit, unsigned int, resource, struct rlimit __user *, rlim) in SYSCALL_DEFINE2() argument
1415 COMPAT_SYSCALL_DEFINE2(getrlimit, unsigned int, resource, in COMPAT_SYSCALL_DEFINE2() argument
/kernel/linux/linux-5.10/kernel/
Dsys.c1399 SYSCALL_DEFINE2(getrlimit, unsigned int, resource, struct rlimit __user *, rlim) in SYSCALL_DEFINE2() argument
1433 COMPAT_SYSCALL_DEFINE2(getrlimit, unsigned int, resource, in COMPAT_SYSCALL_DEFINE2() argument