Home
last modified time | relevance | path

Searched refs:sys_getpriority (Results 1 – 14 of 14) sorted by relevance

/netbsd/sys/compat/linux32/common/
H A Dlinux32_resource.c181 if ((error = sys_getpriority(l, &bsa, retval))) in linux32_sys_getpriority()
/netbsd/sys/compat/ultrix/
H A Dultrix_syscallargs.h577 int sys_getpriority(struct lwp *, const struct sys_getpriority_args *, register_t *);
H A Dultrix_sysent.c424 .sy_call = (sy_call_t *)sys_getpriority
/netbsd/sys/compat/sunos/
H A Dsunos_syscallargs.h606 int sys_getpriority(struct lwp *, const struct sys_getpriority_args *, register_t *);
H A Dsunos_sysent.c437 .sy_call = (sy_call_t *)sys_getpriority
/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h792 int sys_getpriority(struct lwp *, const struct sys_getpriority_args *, register_t *);
H A Dfreebsd_sysent.c476 .sy_call = (sy_call_t *)sys_getpriority
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h904 int sys_getpriority(struct lwp *, const struct sys_getpriority_args *, register_t *);
H A Daoutm68k_sysent.c595 .sy_call = (sy_call_t *)sys_getpriority
/netbsd/sys/kern/
H A Dkern_resource.c160 sys_getpriority(struct lwp *l, const struct sys_getpriority_args *uap, in sys_getpriority() function
H A Dinit_sysent.c580 .sy_call = (sy_call_t *)sys_getpriority
/netbsd/sys/compat/linux/common/
H A Dlinux_misc.c1522 if ((error = sys_getpriority(l, &bsa, retval))) in linux_sys_getpriority()
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c909 return sys_getpriority(l, &ua, retval); in netbsd32_getpriority()
/netbsd/sys/sys/
H A Dsyscallargs.h616 check_syscall_args(sys_getpriority)
3594 int sys_getpriority(struct lwp *, const struct sys_getpriority_args *, register_t *);