Searched refs:linux_gettid_args (Results 1 – 5 of 5) sorted by relevance
676 struct linux_gettid_args { struct1388 int linux_gettid(struct thread *, struct linux_gettid_args *);
637 struct linux_gettid_args { struct1579 int linux_gettid(struct thread *, struct linux_gettid_args *);
711 struct linux_gettid_args { struct1898 int linux_gettid(struct thread *, struct linux_gettid_args *);
713 struct linux_gettid_args { struct1903 int linux_gettid(struct thread *, struct linux_gettid_args *);
1460 linux_gettid(struct thread *td, struct linux_gettid_args *args) in linux_gettid()