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

  /src/sys/compat/linux32/common/
linux32_sched.c 129 struct linux_sys_sched_getparam_args ua;
  /src/sys/compat/linux/common/
linux_sched.c 491 linux_sys_sched_getparam(struct lwp *l, const struct linux_sys_sched_getparam_args *uap, register_t *retval)
  /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 *);
linux_sysent.c 575 ns(struct linux_sys_sched_getparam_args),
linux_systrace_args.c 853 const struct linux_sys_sched_getparam_args *p = params;
  /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 *);
linux_sysent.c 1320 ns(struct linux_sys_sched_getparam_args),
  /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 *);
linux_sysent.c 738 ns(struct linux_sys_sched_getparam_args),
linux_systrace_args.c 1153 const struct linux_sys_sched_getparam_args *p = params;
  /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 *);
linux_sysent.c 697 ns(struct linux_sys_sched_getparam_args),
linux_systrace_args.c 981 const struct linux_sys_sched_getparam_args *p = params;
  /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 *);
linux_sysent.c 702 ns(struct linux_sys_sched_getparam_args),
linux_systrace_args.c 1013 const struct linux_sys_sched_getparam_args *p = params;
  /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 *);
linux_sysent.c 719 ns(struct linux_sys_sched_getparam_args),
  /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 *);
linux_sysent.c 700 ns(struct linux_sys_sched_getparam_args),
  /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 *);
linux_sysent.c 694 ns(struct linux_sys_sched_getparam_args),

Completed in 40 milliseconds