Home
last modified time | relevance | path

Searched refs:__NR_ugetrlimit (Results 1 – 20 of 20) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/getrlimit/
Dgetrlimit03.c43 #if __NR_ugetrlimit != __LTP__NR_INVALID_SYSCALL
47 # define __NR_getrlimit_ulong __NR_ugetrlimit
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h170 #define __NR_ugetrlimit 191 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h170 #define __NR_ugetrlimit 191 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h170 #define __NR_ugetrlimit 191 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h170 #define __NR_ugetrlimit 191 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h170 #define __NR_ugetrlimit 191 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in191 #define __NR_ugetrlimit 190 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in151 #define __NR_ugetrlimit 191 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in170 #define __NR_ugetrlimit 191 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h170 #define __NR_ugetrlimit 191 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in152 #define __NR_ugetrlimit 191 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in191 #define __NR_ugetrlimit 190 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in176 #define __NR_ugetrlimit 191 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in192 #define __NR_ugetrlimit 191 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in192 #define __NR_ugetrlimit 191 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/process/
Dsyscalls.rs363 ret_infallible(syscall!(__NR_ugetrlimit, limit, &mut result)); in getrlimit_old()
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1980 pub const __NR_ugetrlimit: u32 = 191; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs2054 pub const __NR_ugetrlimit: u32 = 190; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs2020 pub const __NR_ugetrlimit: u32 = 191; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs2048 pub const __NR_ugetrlimit: u32 = 190; constant