Home
last modified time | relevance | path

Searched refs:root_name (Results 1 – 1 of 1) sorted by relevance

/external/blktrace/btt/
Dproc.c34 struct rb_root root_pid, root_name; variable
87 struct rb_node *n = root_name.rb_node; in __find_process_name()
134 struct rb_node **p = &root_name.rb_node; in insert_name()
154 rb_insert_color(&this->rb_node, &root_name); in insert_name()
238 __foreach(root_name.rb_node, f, arg); in pip_foreach_out()
262 __destroy(root_name.rb_node, 1, 1); in pip_exit()