Lines Matching refs:rb_node
51 struct rb_node node;
65 struct rb_node **node = &root_alloc_stat.rb_node; in insert_alloc_stat()
66 struct rb_node *parent = NULL; in insert_alloc_stat()
108 struct rb_node **node = &root_caller_stat.rb_node; in insert_caller_stat()
109 struct rb_node *parent = NULL; in insert_caller_stat()
190 struct rb_node *node = root->rb_node; in search_alloc_stat()
251 struct rb_node node;
268 struct rb_node **node = &page_tree.rb_node; in search_page()
269 struct rb_node *parent = NULL; in search_page()
324 struct rb_node **node = &page_alloc_tree.rb_node; in search_page_alloc_stat()
325 struct rb_node *parent = NULL; in search_page_alloc_stat()
520 struct rb_node *next; in __print_slab_result()
583 struct rb_node *next = rb_first(root); in __print_page_result()
710 struct rb_node **new = &(root->rb_node); in sort_slab_insert()
711 struct rb_node *parent = NULL; in sort_slab_insert()
740 struct rb_node *node; in __sort_slab_result()
756 struct rb_node **new = &root->rb_node; in sort_page_insert()
757 struct rb_node *parent = NULL; in sort_page_insert()
781 struct rb_node *node; in __sort_page_result()