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 558 struct linux_sys_sched_setparam_args { struct
1368 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 608 struct linux_sys_sched_setparam_args { struct
1637 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 552 struct linux_sys_sched_setparam_args { struct
1697 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 648 struct linux_sys_sched_setparam_args { struct
1760 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 534 struct linux_sys_sched_setparam_args { struct
1679 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 533 struct linux_sys_sched_setparam_args { struct
1670 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 512 struct linux_sys_sched_setparam_args { struct
1702 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 509 struct linux_sys_sched_setparam_args { struct
1594 int linux_sys_sched_setparam(struct lwp *, const struct linux_sys_sched_setparam_args *, register_t *);

Completed in 27 milliseconds