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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 571 struct linux_sys_sched_getparam_args { struct
1356 int linux_sys_sched_getparam(struct lwp *, const struct linux_sys_sched_getparam_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 649 struct linux_sys_sched_getparam_args { struct
1744 int linux_sys_sched_getparam(struct lwp *, const struct linux_sys_sched_getparam_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 609 struct linux_sys_sched_getparam_args { struct
1621 int linux_sys_sched_getparam(struct lwp *, const struct linux_sys_sched_getparam_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 535 struct linux_sys_sched_getparam_args { struct
1663 int linux_sys_sched_getparam(struct lwp *, const struct linux_sys_sched_getparam_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 553 struct linux_sys_sched_getparam_args { struct
1689 int linux_sys_sched_getparam(struct lwp *, const struct linux_sys_sched_getparam_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 534 struct linux_sys_sched_getparam_args { struct
1662 int linux_sys_sched_getparam(struct lwp *, const struct linux_sys_sched_getparam_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 513 struct linux_sys_sched_getparam_args { struct
1694 int linux_sys_sched_getparam(struct lwp *, const struct linux_sys_sched_getparam_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 510 struct linux_sys_sched_getparam_args { struct
1586 int linux_sys_sched_getparam(struct lwp *, const struct linux_sys_sched_getparam_args *, register_t *);

Completed in 107 milliseconds