Searched refs:linux_getppid_args (Results 1 – 5 of 5) sorted by relevance
667 struct linux_getppid_args { struct1386 int linux_getppid(struct thread *, struct linux_getppid_args *);
454 struct linux_getppid_args { struct1533 int linux_getppid(struct thread *, struct linux_getppid_args *);
208 struct linux_getppid_args { struct1787 int linux_getppid(struct thread *, struct linux_getppid_args *);
208 struct linux_getppid_args { struct1781 int linux_getppid(struct thread *, struct linux_getppid_args *);
1474 linux_getppid(struct thread *td, struct linux_getppid_args *args) in linux_getppid()