Searched refs:linux_gettid (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_misc.c | 1708 linux_gettid(struct thread *td, struct linux_gettid_args *args) in linux_gettid() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 206 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_gettid, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
|
| H A D | linux_proto.h | 1514 int linux_gettid(struct thread *, struct linux_gettid_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 244 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_gettid, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
|
| H A D | linux32_proto.h | 1802 int linux_gettid(struct thread *, struct linux_gettid_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 244 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_gettid, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
|
| H A D | linux_proto.h | 1796 int linux_gettid(struct thread *, struct linux_gettid_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 244 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_gettid, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
|
| H A D | linux_proto.h | 1369 int linux_gettid(struct thread *, struct linux_gettid_args *);
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 198 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_gettid, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
|
| H A D | linux_proto.h | 1331 int linux_gettid(struct thread *, struct linux_gettid_args *);
|