Searched refs:linux_sys_nice (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/sys/compat/linux/common/ |
| H A D | linux_misc_notalpha.c | 127 linux_sys_nice(struct lwp *l, const struct linux_sys_nice_args *uap, register_t *retval) in linux_sys_nice() function
|
| /netbsd-src/sys/compat/linux/arch/m68k/ |
| H A D | linux_syscallargs.h | 136 check_syscall_args(linux_sys_nice) 1456 int linux_sys_nice(struct lwp *, const struct linux_sys_nice_args *, register_t *);
|
| H A D | linux_sysent.c | 186 .sy_call = (sy_call_t *)linux_sys_nice
|
| /netbsd-src/sys/compat/linux/arch/powerpc/ |
| H A D | linux_syscallargs.h | 128 check_syscall_args(linux_sys_nice) 1387 int linux_sys_nice(struct lwp *, const struct linux_sys_nice_args *, register_t *);
|
| H A D | linux_sysent.c | 175 .sy_call = (sy_call_t *)linux_sys_nice
|
| /netbsd-src/sys/compat/linux/arch/i386/ |
| H A D | linux_syscallargs.h | 138 check_syscall_args(linux_sys_nice) 1484 int linux_sys_nice(struct lwp *, const struct linux_sys_nice_args *, register_t *);
|
| H A D | linux_sysent.c | 178 .sy_call = (sy_call_t *)linux_sys_nice
|
| /netbsd-src/sys/compat/linux/arch/mips/ |
| H A D | linux_syscallargs.h | 128 check_syscall_args(linux_sys_nice) 1498 int linux_sys_nice(struct lwp *, const struct linux_sys_nice_args *, register_t *);
|
| H A D | linux_sysent.c | 177 .sy_call = (sy_call_t *)linux_sys_nice
|
| /netbsd-src/sys/compat/linux/arch/arm/ |
| H A D | linux_syscallargs.h | 133 check_syscall_args(linux_sys_nice) 1464 int linux_sys_nice(struct lwp *, const struct linux_sys_nice_args *, register_t *);
|
| H A D | linux_sysent.c | 177 .sy_call = (sy_call_t *)linux_sys_nice
|