Searched refs:linux_gettid_args (Results 1 – 5 of 5) sorted by relevance
676 struct linux_gettid_args { struct1389 int linux_gettid(struct thread *, struct linux_gettid_args *);
637 struct linux_gettid_args { struct1580 int linux_gettid(struct thread *, struct linux_gettid_args *);
713 struct linux_gettid_args { struct1904 int linux_gettid(struct thread *, struct linux_gettid_args *);
711 struct linux_gettid_args { struct1899 int linux_gettid(struct thread *, struct linux_gettid_args *);
1461 linux_gettid(struct thread *td, struct linux_gettid_args *args) in linux_gettid()