Home
last modified time | relevance | path

Searched refs:linux_gettid (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/sys/compat/linux/
H A Dlinux_misc.c1708 linux_gettid(struct thread *td, struct linux_gettid_args *args) in linux_gettid() function
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysent.c206 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_gettid, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
H A Dlinux_proto.h1514 int linux_gettid(struct thread *, struct linux_gettid_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c244 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_gettid, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
H A Dlinux32_proto.h1802 int linux_gettid(struct thread *, struct linux_gettid_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c244 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_gettid, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
H A Dlinux_proto.h1796 int linux_gettid(struct thread *, struct linux_gettid_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c244 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_gettid, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
H A Dlinux_proto.h1369 int linux_gettid(struct thread *, struct linux_gettid_args *);
/freebsd-13.1/sys/arm64/linux/
H A Dlinux_sysent.c198 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_gettid, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
H A Dlinux_proto.h1331 int linux_gettid(struct thread *, struct linux_gettid_args *);