Lines Matching refs:thread_rb_node
46 static void __machine__remove_thread(struct machine *machine, struct thread_rb_node *nd,
79 return to_find - (int)thread__tid(rb_entry(nd, struct thread_rb_node, rb_node)->thread);
82 static struct thread_rb_node *thread_rb_node__find(const struct thread *th,
88 return rb_entry(nd, struct thread_rb_node, rb_node);
233 struct thread_rb_node *trb = rb_entry(nd, struct thread_rb_node, rb_node);
626 struct thread_rb_node *nd;
635 th = rb_entry(parent, struct thread_rb_node, rb_node)->thread;
1139 struct thread *pos = rb_entry(nd, struct thread_rb_node, rb_node)->thread;
2053 static void __machine__remove_thread(struct machine *machine, struct thread_rb_node *nd,
3225 struct thread_rb_node *trb = rb_entry(nd, struct thread_rb_node, rb_node);