Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dsched.h45 return syscall(__NR_sched_getattr, pid, attr, size, flags); in sched_getattr()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h360 #define __NR_sched_getattr 381 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h360 #define __NR_sched_getattr 381 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h360 #define __NR_sched_getattr 381 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h360 #define __NR_sched_getattr 381 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h360 #define __NR_sched_getattr 381 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h360 #define __NR_sched_getattr 381 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2099 pub const __NR_sched_getattr: u32 = 275; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2098 pub const __NR_sched_getattr: u32 = 275; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2061 pub const __NR_sched_getattr: u32 = 275; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2209 pub const __NR_sched_getattr: u32 = 356; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2293 pub const __NR_sched_getattr: u32 = 5310; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2212 pub const __NR_sched_getattr: u32 = 356; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2325 pub const __NR_sched_getattr: u32 = 4350; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2166 pub const __NR_sched_getattr: u32 = 381; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2426 pub const __NR_sched_getattr: u32 = 344; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2124 pub const __NR_sched_getattr: u32 = 346; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2416 pub const __NR_sched_getattr: u32 = 344; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2107 pub const __NR_sched_getattr: u32 = 1073742139; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2177 pub const __NR_sched_getattr: u32 = 352; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2151 pub const __NR_sched_getattr: u32 = 315; consts

Completed in 188 milliseconds