Searched refs:root_pid (Results 1 - 1 of 1) sorted by relevance

/external/blktrace/btt/
H A Dproc.c34 struct rb_root root_pid, root_name; variable in typeref:struct:rb_root
68 struct rb_node *n = root_pid.rb_node;
107 struct rb_node **p = &root_pid.rb_node;
126 rb_insert_color(&this->rb_node, &root_pid);
261 __destroy(root_pid.rb_node, 0, 0);

Completed in 134 milliseconds