Searched refs:linux_getpid (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c40 { 0, (sy_call_t *)linux_getpid, AUE_GETPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 20 = linux_getpid */
H A Dlinux_proto.h1544 int linux_getpid(struct thread *, struct linux_getpid_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c1699 * linux_getpid() - MP SAFE
1705 linux_getpid(struct thread *td, struct linux_getpid_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c41 { 0, (sy_call_t *)linux_getpid, AUE_GETPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 20 = linux_getpid */
H A Dlinux32_proto.h1526 int linux_getpid(struct thread *, struct linux_getpid_args *);
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c59 { 0, (sy_call_t *)linux_getpid, AUE_GETPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 39 = linux_getpid */
H A Dlinux_proto.h1272 int linux_getpid(struct thread *, struct linux_getpid_args *);

Completed in 181 milliseconds