HomeSort by: relevance | last modified time | path
    Searched refs:linux32_sys_sched_setscheduler (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/compat/linux32/common/
linux32_sched.c 107 linux32_sys_sched_setscheduler(struct lwp *l, const struct linux32_sys_sched_setscheduler_args *uap, register_t *retval) function in typeref:typename:int
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 506 check_syscall_args(linux32_sys_sched_setscheduler)
1369 int linux32_sys_sched_setscheduler(struct lwp *, const struct linux32_sys_sched_setscheduler_args *, register_t *);
linux32_sysent.c 614 .sy_call = (sy_call_t *)linux32_sys_sched_setscheduler
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 522 check_syscall_args(linux32_sys_sched_setscheduler)
1370 int linux32_sys_sched_setscheduler(struct lwp *, const struct linux32_sys_sched_setscheduler_args *, register_t *);
linux32_sysent.c 621 .sy_call = (sy_call_t *)linux32_sys_sched_setscheduler

Completed in 16 milliseconds