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 576 struct linux_sys_sched_getparam_args { struct
1374 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 614 struct linux_sys_sched_getparam_args { struct
1639 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 558 struct linux_sys_sched_getparam_args { struct
1699 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 654 struct linux_sys_sched_getparam_args { struct
1762 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 540 struct linux_sys_sched_getparam_args { struct
1681 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 539 struct linux_sys_sched_getparam_args { struct
1672 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 518 struct linux_sys_sched_getparam_args { struct
1704 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 515 struct linux_sys_sched_getparam_args { struct
1596 int linux_sys_sched_getparam(struct lwp *, const struct linux_sys_sched_getparam_args *, register_t *);

Completed in 23 milliseconds