Home
last modified time | relevance | path

Searched refs:__NR_sched_rr_get_interval (Results 1 - 23 of 23) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sched_rr_get_interval/
H A Dsched_rr_get_interval02.c20 #if (__NR_sched_rr_get_interval != __LTP__NR_INVALID_SYSCALL)
H A Dsched_rr_get_interval01.c26 #if (__NR_sched_rr_get_interval != __LTP__NR_INVALID_SYSCALL)
H A Dsched_rr_get_interval03.c39 #if (__NR_sched_rr_get_interval != __LTP__NR_INVALID_SYSCALL)
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h144 #define __NR_sched_rr_get_interval 161 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h144 #define __NR_sched_rr_get_interval 161 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h144 #define __NR_sched_rr_get_interval 161 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h144 #define __NR_sched_rr_get_interval 161 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h144 #define __NR_sched_rr_get_interval 161 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h144 #define __NR_sched_rr_get_interval 161 macro
/third_party/ltp/include/
H A Dtst_timer.h321 return tst_syscall(__NR_sched_rr_get_interval, pid, ts); in sys_sched_rr_get_interval()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1966 pub const __NR_sched_rr_get_interval: u32 = 127; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1965 pub const __NR_sched_rr_get_interval: u32 = 127; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2025 pub const __NR_sched_rr_get_interval: u32 = 161; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2129 pub const __NR_sched_rr_get_interval: u32 = 5145; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2019 pub const __NR_sched_rr_get_interval: u32 = 161; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2141 pub const __NR_sched_rr_get_interval: u32 = 4165; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1954 pub const __NR_sched_rr_get_interval: u32 = 161; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2330 pub const __NR_sched_rr_get_interval: u32 = 248; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1956 pub const __NR_sched_rr_get_interval: u32 = 161; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2320 pub const __NR_sched_rr_get_interval: u32 = 248; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1967 pub const __NR_sched_rr_get_interval: u32 = 1073741972; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1990 pub const __NR_sched_rr_get_interval: u32 = 161; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1984 pub const __NR_sched_rr_get_interval: u32 = 148; consts

Completed in 187 milliseconds