Searched refs:linux_sys_sigreturn (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_machdep.c | 198 linux_sys_sigreturn(struct lwp *l, const struct linux_sys_sigreturn_args *v, in linux_sys_sigreturn() function
|
| D | linux_syscallargs.h | 423 check_syscall_args(linux_sys_sigreturn) 1611 int linux_sys_sigreturn(struct lwp *, const struct linux_sys_sigreturn_args *, register_t *);
|
| D | linux_sysent.c | 550 .sy_call = (sy_call_t *)linux_sys_sigreturn
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_machdep.c | 364 linux_sys_sigreturn(struct lwp *l, const struct linux_sys_sigreturn_args *uap, register_t *retval) in linux_sys_sigreturn() function
|
| D | linux_syscallargs.h | 398 check_syscall_args(linux_sys_sigreturn) 1534 int linux_sys_sigreturn(struct lwp *, const struct linux_sys_sigreturn_args *, register_t *);
|
| D | linux_sysent.c | 547 .sy_call = (sy_call_t *)linux_sys_sigreturn
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_machdep.c | 287 linux_sys_sigreturn(struct lwp *l, const struct linux_sys_sigreturn_args *uap, register_t *retval) in linux_sys_sigreturn() function
|
| D | linux_syscallargs.h | 386 check_syscall_args(linux_sys_sigreturn) 1638 int linux_sys_sigreturn(struct lwp *, const struct linux_sys_sigreturn_args *, register_t *);
|
| D | linux_sysent.c | 538 .sy_call = (sy_call_t *)linux_sys_sigreturn
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_machdep.c | 447 linux_sys_sigreturn(struct lwp *l, const struct linux_sys_sigreturn_args *uap, register_t *retval) in linux_sys_sigreturn() function
|
| D | linux_syscallargs.h | 278 check_syscall_args(linux_sys_sigreturn) 1568 int linux_sys_sigreturn(struct lwp *, const struct linux_sys_sigreturn_args *, register_t *);
|
| D | linux_sysent.c | 450 .sy_call = (sy_call_t *)linux_sys_sigreturn
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 440 check_syscall_args(linux_sys_sigreturn) 1635 int linux_sys_sigreturn(struct lwp *, const struct linux_sys_sigreturn_args *, register_t *);
|
| D | linux_machdep.c | 406 linux_sys_sigreturn(struct lwp *l, const struct linux_sys_sigreturn_args *uap, register_t *retval) in linux_sys_sigreturn() function
|
| D | linux_sysent.c | 553 .sy_call = (sy_call_t *)linux_sys_sigreturn
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_machdep.c | 500 linux_sys_sigreturn(struct lwp *l, const void *v, register_t *retval) in linux_sys_sigreturn() function
|
| D | linux_sysent.c | 571 .sy_call = (sy_call_t *)linux_sys_sigreturn
|
| D | linux_syscallargs.h | 1608 int linux_sys_sigreturn(struct lwp *, const void *, register_t *);
|