Searched refs:linux_gettid_args (Results 1 – 5 of 5) sorted by relevance
624 struct linux_gettid_args { struct1192 int linux_gettid(struct thread *, struct linux_gettid_args *);
618 struct linux_gettid_args { struct1376 int linux_gettid(struct thread *, struct linux_gettid_args *);
693 struct linux_gettid_args { struct1671 int linux_gettid(struct thread *, struct linux_gettid_args *);
694 struct linux_gettid_args { struct1690 int linux_gettid(struct thread *, struct linux_gettid_args *);
1725 linux_gettid(struct thread *td, struct linux_gettid_args *args) in linux_gettid()