Searched refs:linux_getpid_args (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/i386/linux/
H A Dlinux_proto.h99 struct linux_getpid_args { struct
1605 int linux_getpid(struct thread *, struct linux_getpid_args *);
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_proto.h87 struct linux_getpid_args { struct
1246 int linux_getpid(struct thread *, struct linux_getpid_args *);
/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_proto.h650 struct linux_getpid_args { struct
1251 int linux_getpid(struct thread *, struct linux_getpid_args *);
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_proto.h178 struct linux_getpid_args { struct
1364 int linux_getpid(struct thread *, struct linux_getpid_args *);
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_proto.h99 struct linux_getpid_args { struct
1612 int linux_getpid(struct thread *, struct linux_getpid_args *);
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_misc.c1699 linux_getpid(struct thread *td, struct linux_getpid_args *args)

Completed in 319 milliseconds