Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_signal.c482 linux_kill(struct thread *td, struct linux_kill_args *args) in linux_kill() function
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c149 …{ AS(linux_kill_args), (sy_call_t *)linux_kill, AUE_KILL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 129 =…
H A Dlinux_proto.h1161 int linux_kill(struct thread *, struct linux_kill_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c82 …{ AS(linux_kill_args), (sy_call_t *)linux_kill, AUE_KILL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 62 = …
H A Dlinux_proto.h1296 int linux_kill(struct thread *, struct linux_kill_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c57 …{ AS(linux_kill_args), (sy_call_t *)linux_kill, AUE_KILL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 37 = …
H A Dlinux32_proto.h1539 int linux_kill(struct thread *, struct linux_kill_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c57 …{ AS(linux_kill_args), (sy_call_t *)linux_kill, AUE_KILL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 37 = …
H A Dlinux_proto.h1558 int linux_kill(struct thread *, struct linux_kill_args *);