HomeSort by: relevance | last modified time | path
    Searched defs:linux_sys_sched_setscheduler_args (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 559 struct linux_sys_sched_setscheduler_args { struct
1352 int linux_sys_sched_setscheduler(struct lwp *, const struct linux_sys_sched_setscheduler_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 655 struct linux_sys_sched_setscheduler_args { struct
1746 int linux_sys_sched_setscheduler(struct lwp *, const struct linux_sys_sched_setscheduler_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 615 struct linux_sys_sched_setscheduler_args { struct
1623 int linux_sys_sched_setscheduler(struct lwp *, const struct linux_sys_sched_setscheduler_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 541 struct linux_sys_sched_setscheduler_args { struct
1665 int linux_sys_sched_setscheduler(struct lwp *, const struct linux_sys_sched_setscheduler_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 559 struct linux_sys_sched_setscheduler_args { struct
1691 int linux_sys_sched_setscheduler(struct lwp *, const struct linux_sys_sched_setscheduler_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 540 struct linux_sys_sched_setscheduler_args { struct
1664 int linux_sys_sched_setscheduler(struct lwp *, const struct linux_sys_sched_setscheduler_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 519 struct linux_sys_sched_setscheduler_args { struct
1696 int linux_sys_sched_setscheduler(struct lwp *, const struct linux_sys_sched_setscheduler_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 516 struct linux_sys_sched_setscheduler_args { struct
1588 int linux_sys_sched_setscheduler(struct lwp *, const struct linux_sys_sched_setscheduler_args *, register_t *);

Completed in 20 milliseconds