Lines Matching defs:new
43 struct rb_node **new = &backup->res_tree.rb_node, *parent = NULL;
49 while (*new) {
51 container_of(*new, struct vmw_resource, mob_node);
53 parent = *new;
54 new = (res->backup_offset < this->backup_offset) ?
55 &((*new)->rb_left) : &((*new)->rb_right);
58 rb_link_node(&res->mob_node, parent, new);
466 * @dirty: When changing dirty status indicates the new status.
468 * @new_backup: Pointer to new backup buffer if command submission