Searched refs:linux_getppid_args (Results 1 – 5 of 5) sorted by relevance
664 struct linux_getppid_args { struct1382 int linux_getppid(struct thread *, struct linux_getppid_args *);
454 struct linux_getppid_args { struct1529 int linux_getppid(struct thread *, struct linux_getppid_args *);
208 struct linux_getppid_args { struct1777 int linux_getppid(struct thread *, struct linux_getppid_args *);
208 struct linux_getppid_args { struct1783 int linux_getppid(struct thread *, struct linux_getppid_args *);
1478 linux_getppid(struct thread *td, struct linux_getppid_args *args) in linux_getppid()