Searched refs:linux_tkill (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_signal.c | 575 linux_tkill(struct thread *td, struct linux_tkill_args *args) in linux_tkill() function
|
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 150 …{ AS(linux_tkill_args), (sy_call_t *)linux_tkill, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 130…
|
| H A D | linux_proto.h | 1162 int linux_tkill(struct thread *, struct linux_tkill_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 220 …{ AS(linux_tkill_args), (sy_call_t *)linux_tkill, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 200…
|
| H A D | linux_proto.h | 1389 int linux_tkill(struct thread *, struct linux_tkill_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 258 …{ AS(linux_tkill_args), (sy_call_t *)linux_tkill, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 238…
|
| H A D | linux32_proto.h | 1684 int linux_tkill(struct thread *, struct linux_tkill_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 258 …{ AS(linux_tkill_args), (sy_call_t *)linux_tkill, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 238…
|
| H A D | linux_proto.h | 1703 int linux_tkill(struct thread *, struct linux_tkill_args *);
|