Home
last modified time | relevance | path

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

/security/landlock/
A Druleset.c402 struct rb_root *parent_root; in inherit_tree() local
409 parent_root = get_root(parent, key_type); in inherit_tree()
410 if (IS_ERR(parent_root)) in inherit_tree()
411 return PTR_ERR(parent_root); in inherit_tree()
415 parent_root, node) { in inherit_tree()

Completed in 4 milliseconds