Home
last modified time | relevance | path

Searched refs:linux_tkill (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/sys/compat/linux/
H A Dlinux_signal.c575 linux_tkill(struct thread *td, struct linux_tkill_args *args) in linux_tkill() function
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c150 …{ AS(linux_tkill_args), (sy_call_t *)linux_tkill, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 130…
H A Dlinux_proto.h1162 int linux_tkill(struct thread *, struct linux_tkill_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c220 …{ AS(linux_tkill_args), (sy_call_t *)linux_tkill, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 200…
H A Dlinux_proto.h1389 int linux_tkill(struct thread *, struct linux_tkill_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c258 …{ AS(linux_tkill_args), (sy_call_t *)linux_tkill, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 238…
H A Dlinux32_proto.h1684 int linux_tkill(struct thread *, struct linux_tkill_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c258 …{ AS(linux_tkill_args), (sy_call_t *)linux_tkill, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 238…
H A Dlinux_proto.h1703 int linux_tkill(struct thread *, struct linux_tkill_args *);