Lines Matching refs:node
99 * just create and link the new node(s) here.
190 obj_desc->mutex.node = new_node;
321 if ((!scope_info) || (!scope_info->scope.node)) {
323 "Null scope prefix, using root node (%p)\n",
328 prefix_node = scope_info->scope.node;
331 ACPI_ERROR((AE_INFO, "%p is not a namespace node [%s]",
339 * This node might not be a actual "scope" node (such as a
341 * node. Backup up the tree to find the containing scope node.
406 * the parent node for each prefix instance.
422 /* Backup to the parent node */
472 * have the correct target node and there are no name segments.
623 * declaration and proceed to process the current node as if it did
624 * not exist in the namespace. If this node is not processed as
653 * that we can access any children of the original node (via the
715 /* Point to next name segment and make this node current */