/third_party/ltp/testcases/kernel/syscalls/ioprio/ |
D | ioprio.h | 41 return tst_syscall(__NR_ioprio_get, which, who); in sys_ioprio_get()
|
/third_party/toybox/toys/other/ |
D | ionice.c | 50 return syscall(__NR_ioprio_get, 1, (int)TT.pid);
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 293 #define __NR_ioprio_get 315 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 293 #define __NR_ioprio_get 315 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 293 #define __NR_ioprio_get 315 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 293 #define __NR_ioprio_get 315 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 293 #define __NR_ioprio_get 315 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 32 #define __NR_ioprio_get 31 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 32 #define __NR_ioprio_get 31 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 32 #define __NR_ioprio_get 31 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 228 #define __NR_ioprio_get 283 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 274 #define __NR_ioprio_get 5274 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 253 #define __NR_ioprio_get 252 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 264 #define __NR_ioprio_get 274 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 278 #define __NR_ioprio_get 6278 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 265 #define __NR_ioprio_get 283 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 262 #define __NR_ioprio_get 289 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 315 #define __NR_ioprio_get 4315 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 275 #define __NR_ioprio_get 315 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 272 #define __NR_ioprio_get 315 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 273 #define __NR_ioprio_get 274 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 293 #define __NR_ioprio_get 315 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 287 #define __NR_ioprio_get 290 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 290 #define __NR_ioprio_get 290 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 220 #define __NR_ioprio_get (0x40000000 + 252) macro
|