/external/toybox/toys/other/ |
D | taskset.c | 40 #define sched_getaffinity(pid, size, cpuset) \ macro 56 if (-1 == sched_getaffinity(pid, sizeof(toybuf), (void *)mask)) in do_taskset() 124 if (!toys.optflags && -1!=sched_getaffinity(getpid(), 4096, toybuf)) { in nproc_main()
|
/external/fio/os/ |
D | os-linux.h | 55 sched_getaffinity((pid), sizeof(cpu_set_t), (ptr)) 60 sched_getaffinity((pid), (ptr))
|
/external/strace/ |
D | affinity.c | 76 SYS_FUNC(sched_getaffinity) in SYS_FUNC() argument
|
D | sys_func.h | 207 extern SYS_FUNC(sched_getaffinity);
|
/external/strace/linux/sparc/ |
D | syscallent.h | 162 [161] = { 3, 0, SEN(sched_getaffinity), "sched_get_affinity" }, 261 [260] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/autotest/client/tests/monotonic_time/src/ |
D | time_test.c | 382 if (sched_getaffinity(0, sizeof cpus, &cpus) < 0) { in main()
|
/external/autotest/client/tests/tsc/src/ |
D | checktsc.c | 373 if (sched_getaffinity(0, sizeof cpus, &cpus) < 0) { in main()
|
/external/strace/linux/32/ |
D | syscallent.h | 131 [123] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/strace/linux/64/ |
D | syscallent.h | 124 [123] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/blktrace/btreplay/ |
D | btreplay.c | 507 if (sched_getaffinity(getpid(), sizeof(cpus), &cpus)) { in get_ncpus() 545 (void)sched_getaffinity(getpid(), sizeof(now), &now); in pin_to_cpu()
|
/external/strace/linux/s390x/ |
D | syscallent.h | 255 [240] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/strace/linux/avr32/ |
D | syscallent.h | 222 [194] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/strace/linux/mips/ |
D | syscallent-n32.h | 199 [6196] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
D | syscallent-n64.h | 199 [5196] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/strace/linux/xtensa/ |
D | syscallent.h | 152 [157] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/strace/linux/x86_64/ |
D | syscallent.h | 205 [204] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/strace/linux/ia64/ |
D | syscallent.h | 251 [1232] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/compiler-rt/lib/dfsan/ |
D | done_abilist.txt | 205 fun:sched_getaffinity=custom
|
/external/strace/linux/s390/ |
D | syscallent.h | 271 [240] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/strace/linux/hppa/ |
D | syscallent.h | 217 [212] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/strace/linux/powerpc64/ |
D | syscallent.h | 247 [223] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/strace/linux/i386/ |
D | syscallent.h | 270 [242] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/strace/linux/m68k/ |
D | syscallent.h | 340 [312] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/strace/linux/x32/ |
D | syscallent.h | 205 [204] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|
/external/strace/linux/sh/ |
D | syscallent.h | 271 [242] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
|