Searched refs:linux_rt_sigsuspend (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_machdep.c | 57 LIN_SDT_PROBE_DEFINE0(machdep, linux_rt_sigsuspend, todo); 112 linux_rt_sigsuspend(struct thread *td, struct linux_rt_sigsuspend_args *uap) in linux_rt_sigsuspend() function 115 LIN_SDT_PROBE0(machdep, linux_rt_sigsuspend, todo); in linux_rt_sigsuspend()
|
| H A D | linux_sysent.c | 153 …{ AS(linux_rt_sigsuspend_args), (sy_call_t *)linux_rt_sigsuspend, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
|
| H A D | linux_proto.h | 1165 int linux_rt_sigsuspend(struct thread *, struct linux_rt_sigsuspend_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_machdep.c | 166 linux_rt_sigsuspend(struct thread *td, struct linux_rt_sigsuspend_args *uap) in linux_rt_sigsuspend() function
|
| H A D | linux_sysent.c | 150 …{ AS(linux_rt_sigsuspend_args), (sy_call_t *)linux_rt_sigsuspend, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
|
| H A D | linux_proto.h | 1342 int linux_rt_sigsuspend(struct thread *, struct linux_rt_sigsuspend_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_machdep.c | 548 linux_rt_sigsuspend(struct thread *td, struct linux_rt_sigsuspend_args *uap) in linux_rt_sigsuspend() function
|
| H A D | linux_sysent.c | 199 …{ AS(linux_rt_sigsuspend_args), (sy_call_t *)linux_rt_sigsuspend, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
|
| H A D | linux_proto.h | 1661 int linux_rt_sigsuspend(struct thread *, struct linux_rt_sigsuspend_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_machdep.c | 586 linux_rt_sigsuspend(struct thread *td, struct linux_rt_sigsuspend_args *uap) in linux_rt_sigsuspend() function
|
| H A D | linux32_sysent.c | 199 …{ AS(linux_rt_sigsuspend_args), (sy_call_t *)linux_rt_sigsuspend, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
|
| H A D | linux32_proto.h | 1642 int linux_rt_sigsuspend(struct thread *, struct linux_rt_sigsuspend_args *);
|