Searched refs:linux_vfork (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_fork.c | 99 linux_vfork(struct thread *td, struct linux_vfork_args *args) in linux_vfork() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 78 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_vfork, .sy_auevent = AUE_VFORK, .sy_flags = 0, .sy_t…
|
| H A D | linux_proto.h | 1428 int linux_vfork(struct thread *, struct linux_vfork_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 210 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_vfork, .sy_auevent = AUE_VFORK, .sy_flags = 0, .sy_t…
|
| H A D | linux32_proto.h | 1781 int linux_vfork(struct thread *, struct linux_vfork_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 210 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_vfork, .sy_auevent = AUE_VFORK, .sy_flags = 0, .sy_t…
|
| H A D | linux_proto.h | 1775 int linux_vfork(struct thread *, struct linux_vfork_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 210 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_vfork, .sy_auevent = AUE_VFORK, .sy_flags = 0, .sy_t…
|
| H A D | linux_proto.h | 1349 int linux_vfork(struct thread *, struct linux_vfork_args *);
|