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

/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c244 { 0, (sy_call_t *)linux_gettid, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 224 = linux_gettid */
H A Dlinux_proto.h1689 int linux_gettid(struct thread *, struct linux_gettid_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c1718 linux_gettid(struct thread *td, struct linux_gettid_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c245 { 0, (sy_call_t *)linux_gettid, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 224 = linux_gettid */
H A Dlinux32_proto.h1670 int linux_gettid(struct thread *, struct linux_gettid_args *);
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c206 { 0, (sy_call_t *)linux_gettid, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 186 = linux_gettid */
H A Dlinux_proto.h1375 int linux_gettid(struct thread *, struct linux_gettid_args *);

Completed in 160 milliseconds