Home
last modified time | relevance | path

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

/freebsd-14.2/sys/arm64/linux/
H A Dlinux_sysent.c195 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_gettid, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
H A Dlinux_proto.h1385 int linux_gettid(struct thread *, struct linux_gettid_args *);
/freebsd-14.2/sys/compat/linux/
H A Dlinux_misc.c1465 linux_gettid(struct thread *td, struct linux_gettid_args *args) in linux_gettid() function
/freebsd-14.2/sys/i386/linux/
H A Dlinux_sysent.c241 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_gettid, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
H A Dlinux_proto.h1895 int linux_gettid(struct thread *, struct linux_gettid_args *);
/freebsd-14.2/sys/amd64/linux/
H A Dlinux_sysent.c203 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_gettid, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
H A Dlinux_proto.h1576 int linux_gettid(struct thread *, struct linux_gettid_args *);
/freebsd-14.2/sys/amd64/linux32/
H A Dlinux32_sysent.c242 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_gettid, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
H A Dlinux32_proto.h1900 int linux_gettid(struct thread *, struct linux_gettid_args *);