Searched refs:root1 (Results 1 – 5 of 5) sorted by relevance
35 struct uf_node *root1 = uf_find(node1); in uf_union() local38 if (root1 == root2) in uf_union()41 if (root1->rank < root2->rank) { in uf_union()42 root1->parent = root2; in uf_union()43 } else if (root1->rank > root2->rank) { in uf_union()44 root2->parent = root1; in uf_union()46 root2->parent = root1; in uf_union()47 root1->rank++; in uf_union()
247 root1 = space1.create_root_key()252 log.debug("%08x" % (root1))261 root1 = space1.create_root_key()262 log.debug("%08x" % (root1))264 space1.flush_context(root1)290 root1 = space1.create_root_key()291 log.debug("%08x" % (root1))
78 struct uf_node *root1 = uf_find(&node_1);80 if (root1 == root2)
91 struct uf_node *root1 = uf_find(&node_1);93 if (root1 == root2)
380 keyctl padd asymmetric "" $root_id < root1.cert402 keyctl padd asymmetric "" $chain2_id < root1.cert404 # Restrict the keyring that already has root1.cert linked. The cert