Home
last modified time | relevance | path

Searched refs:linux_sched_param (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/sys/compat/linux32/common/
Dlinux32_sched.c118 NETBSD32TOP_UAP(sp, const struct linux_sched_param); in linux32_sys_sched_setscheduler()
132 NETBSD32TOP_UAP(sp, struct linux_sched_param); in linux32_sys_sched_getparam()
146 NETBSD32TOP_UAP(sp, const struct linux_sched_param); in linux32_sys_sched_setparam()
/netbsd/src/sys/compat/linux/common/
Dlinux_sched.c336 sched_linux2native(int linux_policy, struct linux_sched_param *linux_params, in sched_linux2native()
391 int *linux_policy, struct linux_sched_param *linux_params) in sched_native2linux()
453 struct linux_sched_param lp; in linux_sys_sched_setparam()
492 struct linux_sched_param lp; in linux_sys_sched_getparam()
530 struct linux_sched_param lp; in linux_sys_sched_setscheduler()
Dlinux_sched.h96 struct linux_sched_param { struct
/netbsd/src/sys/compat/linux/arch/amd64/
Dlinux_syscallargs.h605 syscallarg(const struct linux_sched_param *) sp;
611 syscallarg(struct linux_sched_param *) sp;
618 syscallarg(const struct linux_sched_param *) sp;
/netbsd/src/sys/compat/linux/arch/powerpc/
Dlinux_syscallargs.h506 syscallarg(const struct linux_sched_param *) sp;
512 syscallarg(struct linux_sched_param *) sp;
519 syscallarg(const struct linux_sched_param *) sp;
/netbsd/src/sys/compat/linux/arch/i386/
Dlinux_syscallargs.h549 syscallarg(const struct linux_sched_param *) sp;
555 syscallarg(struct linux_sched_param *) sp;
562 syscallarg(const struct linux_sched_param *) sp;
/netbsd/src/sys/compat/linux/arch/m68k/
Dlinux_syscallargs.h530 syscallarg(const struct linux_sched_param *) sp;
536 syscallarg(struct linux_sched_param *) sp;
543 syscallarg(const struct linux_sched_param *) sp;
/netbsd/src/sys/compat/linux/arch/arm/
Dlinux_syscallargs.h531 syscallarg(const struct linux_sched_param *) sp;
537 syscallarg(struct linux_sched_param *) sp;
544 syscallarg(const struct linux_sched_param *) sp;
/netbsd/src/sys/compat/linux/arch/alpha/
Dlinux_syscallargs.h645 syscallarg(const struct linux_sched_param *) sp;
651 syscallarg(struct linux_sched_param *) sp;
658 syscallarg(const struct linux_sched_param *) sp;
/netbsd/src/sys/compat/linux/arch/mips/
Dlinux_syscallargs.h509 syscallarg(const struct linux_sched_param *) sp;
515 syscallarg(struct linux_sched_param *) sp;
522 syscallarg(const struct linux_sched_param *) sp;