/external/strace/linux/xtensa/ |
syscallent.h | 213 [218] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/arm/ |
syscallent.h | 191 [161] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/i386/ |
syscallent.h | 191 [161] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/ia64/ |
syscallent.h | 188 [1167] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/m68k/ |
syscallent.h | 191 [161] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/mips/ |
syscallent-n32.h | 148 [6145] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
syscallent-n64.h | 148 [5145] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
syscallent-o32.h | 169 [4165] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/powerpc/ |
syscallent.h | 191 [161] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/powerpc64/ |
syscallent.h | 191 [161] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/s390/ |
syscallent.h | 193 [161] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/s390x/ |
syscallent.h | 185 [161] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/sh/ |
syscallent.h | 193 [161] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/sh64/ |
syscallent.h | 191 [161] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/sparc/ |
syscallent.h | 249 [248] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/sparc64/ |
syscallent.h | 247 [248] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/alpha/ |
syscallent.h | 304 [337] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/bfin/ |
syscallent.h | 191 [161] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/microblaze/ |
syscallent.h | 191 [161] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/external/strace/linux/x32/ |
syscallent.h | 149 [148] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" },
|
/prebuilts/go/darwin-x86/src/syscall/ |
zsysnum_dragonfly_amd64.go | 199 SYS_SCHED_RR_GET_INTERVAL = 334 // { int sched_rr_get_interval (pid_t pid, struct timespec *interval); }
|
zsysnum_freebsd_386.go | 195 SYS_SCHED_RR_GET_INTERVAL = 334 // { int sched_rr_get_interval (pid_t pid, \
|
zsysnum_freebsd_amd64.go | 195 SYS_SCHED_RR_GET_INTERVAL = 334 // { int sched_rr_get_interval (pid_t pid, \
|
zsysnum_freebsd_arm.go | 195 SYS_SCHED_RR_GET_INTERVAL = 334 // { int sched_rr_get_interval (pid_t pid, \
|
/prebuilts/go/linux-x86/src/syscall/ |
zsysnum_dragonfly_amd64.go | 199 SYS_SCHED_RR_GET_INTERVAL = 334 // { int sched_rr_get_interval (pid_t pid, struct timespec *interval); }
|