Searched refs:linux_getpid (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_misc.c | 1699 linux_getpid(struct thread *td, struct linux_getpid_args *args) in linux_getpid() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 59 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
|
| H A D | linux_proto.h | 1409 int linux_getpid(struct thread *, struct linux_getpid_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 40 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
|
| H A D | linux32_proto.h | 1657 int linux_getpid(struct thread *, struct linux_getpid_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 40 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
|
| H A D | linux_proto.h | 1650 int linux_getpid(struct thread *, struct linux_getpid_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 40 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
|
| H A D | linux_proto.h | 1246 int linux_getpid(struct thread *, struct linux_getpid_args *);
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 192 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
|
| H A D | linux_proto.h | 1327 int linux_getpid(struct thread *, struct linux_getpid_args *);
|