Home
last modified time | relevance | path

Searched refs:root1 (Results 1 – 5 of 5) sorted by relevance

/linux/lib/
H A Dunion_find.c35 struct uf_node *root1 = uf_find(node1); in uf_union() local
38 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()
/linux/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py247 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))
/linux/Documentation/translations/zh_CN/core-api/
H A Dunion_find.rst78 struct uf_node *root1 = uf_find(&node_1);
80 if (root1 == root2)
/linux/Documentation/core-api/
H A Dunion_find.rst91 struct uf_node *root1 = uf_find(&node_1);
93 if (root1 == root2)
/linux/Documentation/crypto/
H A Dasymmetric-keys.rst380 keyctl padd asymmetric "" $root_id < root1.cert
402 keyctl padd asymmetric "" $chain2_id < root1.cert
404 # Restrict the keyring that already has root1.cert linked. The cert