Lines Matching refs:rb_node
289 struct rb_node *node)
291 struct rb_node **p = &root->rb_root.rb_node;
292 struct rb_node *parent_node = NULL;
323 struct rb_node **p = &root->rb_root.rb_node;
324 struct rb_node *node = &ins->ref_node;
325 struct rb_node *parent_node = NULL;
354 struct rb_node *n;
376 struct rb_node *n;
379 n = root->rb_node;
444 struct rb_node *node = rb_next(&ref->ref_node);
489 struct rb_node *node;
545 struct rb_node *node;