Searched refs:linux_getppid_args (Results 1 – 5 of 5) sorted by relevance
615 struct linux_getppid_args { struct1189 int linux_getppid(struct thread *, struct linux_getppid_args *);
441 struct linux_getppid_args { struct1331 int linux_getppid(struct thread *, struct linux_getppid_args *);
205 struct linux_getppid_args { struct1556 int linux_getppid(struct thread *, struct linux_getppid_args *);
209 struct linux_getppid_args { struct1575 int linux_getppid(struct thread *, struct linux_getppid_args *);
1744 linux_getppid(struct thread *td, struct linux_getppid_args *args) in linux_getppid()