Searched refs:linux_sigsuspend (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sys/i386/linux/ |
| HD | linux_machdep.c | 703 linux_sigsuspend(struct thread *td, struct linux_sigsuspend_args *args) in linux_sigsuspend() function
|
| HD | linux_sysent.c | 93 …{ AS(linux_sigsuspend_args), (sy_call_t *)linux_sigsuspend, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC…
|
| HD | linux_proto.h | 1231 int linux_sigsuspend(struct thread *, struct linux_sigsuspend_args *);
|
| /NextBSD/sys/amd64/linux32/ |
| HD | linux32_machdep.c | 733 linux_sigsuspend(struct thread *td, struct linux_sigsuspend_args *args) in linux_sigsuspend() function
|
| HD | linux32_sysent.c | 94 …{ AS(linux_sigsuspend_args), (sy_call_t *)linux_sigsuspend, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC…
|
| HD | linux32_proto.h | 1212 int linux_sigsuspend(struct thread *, struct linux_sigsuspend_args *);
|