Searched defs:linux_sys_sigreturn (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/compat/linux/arch/arm/ |
H A D | linux_machdep.c | 198 linux_sys_sigreturn(struct lwp *l, const struct linux_sys_sigreturn_args *v, in linux_sys_sigreturn() function
|
/netbsd-src/sys/compat/linux/arch/powerpc/ |
H A 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
|
/netbsd-src/sys/compat/linux/arch/alpha/ |
H A 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
|
/netbsd-src/sys/compat/linux/arch/mips/ |
H A 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
|
/netbsd-src/sys/compat/linux/arch/m68k/ |
H A D | linux_machdep.c | 500 linux_sys_sigreturn(struct lwp *l, const void *v, register_t *retval) in linux_sys_sigreturn() function
|
/netbsd-src/sys/compat/linux/arch/i386/ |
H A 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
|