Searched refs:linux_getppid_args (Results 1 – 5 of 5) sorted by relevance
667 struct linux_getppid_args { struct1385 int linux_getppid(struct thread *, struct linux_getppid_args *);
454 struct linux_getppid_args { struct1532 int linux_getppid(struct thread *, struct linux_getppid_args *);
208 struct linux_getppid_args { struct1780 int linux_getppid(struct thread *, struct linux_getppid_args *);
208 struct linux_getppid_args { struct1786 int linux_getppid(struct thread *, struct linux_getppid_args *);
1473 linux_getppid(struct thread *td, struct linux_getppid_args *args) in linux_getppid()