Searched refs:linux_gettid_args (Results 1 – 6 of 6) sorted by relevance
605 struct linux_gettid_args { struct1374 int linux_gettid(struct thread *, struct linux_gettid_args *);
661 struct linux_gettid_args { struct1342 int linux_gettid(struct thread *, struct linux_gettid_args *);
628 struct linux_gettid_args { struct1530 int linux_gettid(struct thread *, struct linux_gettid_args *);
702 struct linux_gettid_args { struct1852 int linux_gettid(struct thread *, struct linux_gettid_args *);
709 struct linux_gettid_args { struct1863 int linux_gettid(struct thread *, struct linux_gettid_args *);
1500 linux_gettid(struct thread *td, struct linux_gettid_args *args) in linux_gettid()