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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 553 struct linux_sys_sched_setparam_args { struct
1350 int linux_sys_sched_setparam(struct lwp *, const struct linux_sys_sched_setparam_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 643 struct linux_sys_sched_setparam_args { struct
1742 int linux_sys_sched_setparam(struct lwp *, const struct linux_sys_sched_setparam_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 603 struct linux_sys_sched_setparam_args { struct
1619 int linux_sys_sched_setparam(struct lwp *, const struct linux_sys_sched_setparam_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 529 struct linux_sys_sched_setparam_args { struct
1661 int linux_sys_sched_setparam(struct lwp *, const struct linux_sys_sched_setparam_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 547 struct linux_sys_sched_setparam_args { struct
1687 int linux_sys_sched_setparam(struct lwp *, const struct linux_sys_sched_setparam_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 528 struct linux_sys_sched_setparam_args { struct
1660 int linux_sys_sched_setparam(struct lwp *, const struct linux_sys_sched_setparam_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 507 struct linux_sys_sched_setparam_args { struct
1692 int linux_sys_sched_setparam(struct lwp *, const struct linux_sys_sched_setparam_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 504 struct linux_sys_sched_setparam_args { struct
1584 int linux_sys_sched_setparam(struct lwp *, const struct linux_sys_sched_setparam_args *, register_t *);

Completed in 20 milliseconds