| /src/sys/compat/linux/common/ |
| linux_misc_notalpha.c | 140 error = sys_setpriority(l, &bsa, retval);
|
| /src/sys/compat/linux32/common/ |
| linux32_unistd.c | 714 error = sys_setpriority(l, &bsa, retval);
|
| /src/sys/compat/sunos/ |
| sunos_syscallargs.h | 598 int sys_setpriority(struct lwp *, const struct sys_setpriority_args *, register_t *);
|
| sunos_sysent.c | 419 .sy_call = (sy_call_t *)sys_setpriority
|
| /src/sys/compat/ultrix/ |
| ultrix_syscallargs.h | 569 int sys_setpriority(struct lwp *, const struct sys_setpriority_args *, register_t *);
|
| ultrix_sysent.c | 406 .sy_call = (sy_call_t *)sys_setpriority
|
| /src/sys/compat/aoutm68k/ |
| aoutm68k_syscallargs.h | 890 int sys_setpriority(struct lwp *, const struct sys_setpriority_args *, register_t *);
|
| aoutm68k_sysent.c | 565 .sy_call = (sy_call_t *)sys_setpriority
|
| /src/sys/compat/freebsd/ |
| freebsd_syscallargs.h | 784 int sys_setpriority(struct lwp *, const struct sys_setpriority_args *, register_t *);
|
| freebsd_sysent.c | 458 .sy_call = (sy_call_t *)sys_setpriority
|
| /src/sys/kern/ |
| kern_resource.c | 213 sys_setpriority(struct lwp *l, const struct sys_setpriority_args *uap, function
|
| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 1401 int sys_setpriority(struct lwp *, const struct sys_setpriority_args *, register_t *);
|
| linux_sysent.c | 656 .sy_call = (sy_call_t *)sys_setpriority
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_sysent.c | 730 .sy_call = (sy_call_t *)sys_setpriority
|
| linux_syscallargs.h | 1630 int sys_setpriority(struct lwp *, const struct sys_setpriority_args *, register_t *);
|
| /src/sys/compat/linux/arch/arm/ |
| linux_sysent.c | 453 .sy_call = (sy_call_t *)sys_setpriority
|
| linux_syscallargs.h | 1592 int sys_setpriority(struct lwp *, const struct sys_setpriority_args *, register_t *);
|
| /src/sys/compat/linux/arch/i386/ |
| linux_sysent.c | 454 .sy_call = (sy_call_t *)sys_setpriority
|
| linux_syscallargs.h | 1604 int sys_setpriority(struct lwp *, const struct sys_setpriority_args *, register_t *);
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_sysent.c | 478 .sy_call = (sy_call_t *)sys_setpriority
|
| linux_syscallargs.h | 1583 int sys_setpriority(struct lwp *, const struct sys_setpriority_args *, register_t *);
|
| /src/sys/compat/linux/arch/mips/ |
| linux_sysent.c | 442 .sy_call = (sy_call_t *)sys_setpriority
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_sysent.c | 450 .sy_call = (sy_call_t *)sys_setpriority
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 1567 int sys_setpriority(struct lwp *, const struct sys_setpriority_args *, register_t *);
|
| linux_sysent.c | 417 .sy_call = (sy_call_t *)sys_setpriority
|