Home
last modified time | relevance | path

Searched refs:__NR_ugetrlimit (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/getrlimit/
H A Dgetrlimit03.c12 * - __NR_ugetrlimit uses unsigned long, and only exists on
40 * so the syscall on arm may or may not be available even if __NR_ugetrlimit
43 #if __NR_ugetrlimit != __LTP__NR_INVALID_SYSCALL
47 # define __NR_getrlimit_ulong __NR_ugetrlimit
48 # define __NR_getrlimit_ulong_str "__NR_ugetrlimit"
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h170 #define __NR_ugetrlimit 191 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h170 #define __NR_ugetrlimit 191 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h170 #define __NR_ugetrlimit 191 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h170 #define __NR_ugetrlimit 191 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h170 #define __NR_ugetrlimit 191 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h170 #define __NR_ugetrlimit 191 macro
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2054 pub const __NR_ugetrlimit: u32 = 190; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2048 pub const __NR_ugetrlimit: u32 = 190; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1980 pub const __NR_ugetrlimit: u32 = 191; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2020 pub const __NR_ugetrlimit: u32 = 191; consts

Completed in 60 milliseconds