Home
last modified time | relevance | path

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

/third_party/ltp/include/
H A Dtst_sched.h33 return tst_syscall(__NR_sched_setscheduler, pid, policy, param); in sys_sched_setscheduler()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h139 #define __NR_sched_setscheduler 156 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h139 #define __NR_sched_setscheduler 156 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h139 #define __NR_sched_setscheduler 156 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h139 #define __NR_sched_setscheduler 156 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h139 #define __NR_sched_setscheduler 156 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h139 #define __NR_sched_setscheduler 156 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1958 pub const __NR_sched_setscheduler: u32 = 119; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1957 pub const __NR_sched_setscheduler: u32 = 119; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1933 pub const __NR_sched_setscheduler: u32 = 119; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2020 pub const __NR_sched_setscheduler: u32 = 156; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2125 pub const __NR_sched_setscheduler: u32 = 5141; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2014 pub const __NR_sched_setscheduler: u32 = 156; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2136 pub const __NR_sched_setscheduler: u32 = 4160; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1949 pub const __NR_sched_setscheduler: u32 = 156; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2325 pub const __NR_sched_setscheduler: u32 = 243; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1951 pub const __NR_sched_setscheduler: u32 = 156; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2315 pub const __NR_sched_setscheduler: u32 = 243; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1963 pub const __NR_sched_setscheduler: u32 = 1073741968; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1985 pub const __NR_sched_setscheduler: u32 = 156; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1980 pub const __NR_sched_setscheduler: u32 = 144; consts

Completed in 187 milliseconds