Home
last modified time | relevance | path

Searched refs:__NR_sched_getparam (Results 1 - 21 of 21) sorted by relevance

/third_party/ltp/include/
H A Dtst_sched.h28 return tst_syscall(__NR_sched_getparam, pid, param); in sys_sched_getparam()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h138 #define __NR_sched_getparam 155 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h138 #define __NR_sched_getparam 155 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h138 #define __NR_sched_getparam 155 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h138 #define __NR_sched_getparam 155 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h138 #define __NR_sched_getparam 155 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h138 #define __NR_sched_getparam 155 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1960 pub const __NR_sched_getparam: u32 = 121; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1959 pub const __NR_sched_getparam: u32 = 121; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1935 pub const __NR_sched_getparam: u32 = 121; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2019 pub const __NR_sched_getparam: u32 = 155; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2124 pub const __NR_sched_getparam: u32 = 5140; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2013 pub const __NR_sched_getparam: u32 = 155; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2135 pub const __NR_sched_getparam: u32 = 4159; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1948 pub const __NR_sched_getparam: u32 = 155; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2324 pub const __NR_sched_getparam: u32 = 242; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1950 pub const __NR_sched_getparam: u32 = 155; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2314 pub const __NR_sched_getparam: u32 = 242; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1962 pub const __NR_sched_getparam: u32 = 1073741967; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1984 pub const __NR_sched_getparam: u32 = 155; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1979 pub const __NR_sched_getparam: u32 = 143; consts

Completed in 188 milliseconds