Home
last modified time | relevance | path

Searched refs:linux_sigsuspend (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/i386/linux/
HDlinux_machdep.c703 linux_sigsuspend(struct thread *td, struct linux_sigsuspend_args *args) in linux_sigsuspend() function
HDlinux_sysent.c93 …{ AS(linux_sigsuspend_args), (sy_call_t *)linux_sigsuspend, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC…
HDlinux_proto.h1231 int linux_sigsuspend(struct thread *, struct linux_sigsuspend_args *);
/NextBSD/sys/amd64/linux32/
HDlinux32_machdep.c733 linux_sigsuspend(struct thread *td, struct linux_sigsuspend_args *args) in linux_sigsuspend() function
HDlinux32_sysent.c94 …{ AS(linux_sigsuspend_args), (sy_call_t *)linux_sigsuspend, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC…
HDlinux32_proto.h1212 int linux_sigsuspend(struct thread *, struct linux_sigsuspend_args *);