Searched refs:root_pid (Results 1 – 1 of 1) sorted by relevance
34 struct rb_root root_pid, root_name; variable68 struct rb_node *n = root_pid.rb_node; in __find_process_pid()107 struct rb_node **p = &root_pid.rb_node; in insert_pid()126 rb_insert_color(&this->rb_node, &root_pid); in insert_pid()261 __destroy(root_pid.rb_node, 0, 0); in pip_exit()