Searched refs:linux_gettid_args (Results 1 – 5 of 5) sorted by relevance
632 struct linux_gettid_args { struct1205 int linux_gettid(struct thread *, struct linux_gettid_args *);
629 struct linux_gettid_args { struct1419 int linux_gettid(struct thread *, struct linux_gettid_args *);
699 struct linux_gettid_args { struct1706 int linux_gettid(struct thread *, struct linux_gettid_args *);
702 struct linux_gettid_args { struct1698 int linux_gettid(struct thread *, struct linux_gettid_args *);
1619 linux_gettid(struct thread *td, struct linux_gettid_args *args) in linux_gettid()