Home
last modified time | relevance | path

Searched refs:sched_setparam (Results 1 – 8 of 8) sorted by relevance

/external/bison/lib/
Dspawni.c70 # define sched_setparam __sched_setparam macro
214 if (sched_setparam (0, &attrp->_sp) == -1) in __spawni()
/external/chromium_org/third_party/sqlite/src/tool/
Dspeedtest8.c153 if (sched_setparam (0, &myParam) != 0){ in main()
/external/chromium_org/components/nacl/loader/nonsfi/
Dnonsfi_sandbox_sigsys_unittest.cc395 RESTRICT_SYSCALL_DEATH_TEST(sched_setparam);
/external/bison/m4/
Dposix_spawn.m4401 AC_CHECK_FUNCS([confstr sched_setparam sched_setscheduler setegid seteuid vfork])
/external/valgrind/main/memcheck/tests/x86-linux/
Dscalar.stderr.exp1815 Syscall param sched_setparam(pid) contains uninitialised byte(s)
1819 Syscall param sched_setparam(p) contains uninitialised byte(s)
1823 Syscall param sched_setparam(p) points to unaddressable byte(s)
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_syscalls.inc540 PRE_SYSCALL(sched_setparam)(long pid, void *param) {
544 POST_SYSCALL(sched_setparam)(long res, long pid, void *param) {}
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1204_abilist.txt3038 fun:sched_setparam=uninstrumented
/external/bison/
Dconfigure26768 for ac_func in confstr sched_setparam sched_setscheduler setegid seteuid vfork