Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Druleset.c149 static struct rb_root *get_root(struct landlock_ruleset *const ruleset, in get_root() function
225 root = get_root(ruleset, id.type); in insert_rule()
332 src_root = get_root(src, key_type); in merge_tree()
417 parent_root = get_root(parent, key_type); in inherit_tree()
597 root = get_root((struct landlock_ruleset *)ruleset, id.type); in landlock_find_rule()