Home
last modified time | relevance | path

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

/freebsd/sys/arm64/linux/
H A Dlinux_sysent.c189 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
H A Dlinux_proto.h1384 int linux_getpid(struct thread *, struct linux_getpid_args *);
/freebsd/sys/compat/linux/
H A Dlinux_misc.c1454 linux_getpid(struct thread *td, struct linux_getpid_args *args) in linux_getpid() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c37 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
H A Dlinux_proto.h1751 int linux_getpid(struct thread *, struct linux_getpid_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c56 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
H A Dlinux_proto.h1475 int linux_getpid(struct thread *, struct linux_getpid_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c38 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
H A Dlinux32_proto.h1757 int linux_getpid(struct thread *, struct linux_getpid_args *);