Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Druleset.c77 const struct landlock_rule rule = { in build_check_rule()
101 static struct landlock_rule *
106 struct landlock_rule *new_rule; in create_rule()
158 static void free_rule(struct landlock_rule *const rule, in free_rule()
205 struct landlock_rule *new_rule; in insert_rule()
222 struct landlock_rule *const this = in insert_rule()
223 rb_entry(*walker_node, struct landlock_rule, node); in insert_rule()
327 struct landlock_rule *walker_rule, *next_rule; in merge_tree()
411 struct landlock_rule *walker_rule, *next_rule; in inherit_tree()
487 struct landlock_rule *freeme, *next; in free_ruleset()
[all …]
H A Druleset.h128 struct landlock_rule { struct
263 const struct landlock_rule *
386 bool landlock_unmask_layers(const struct landlock_rule *const rule,
H A Dnet.c53 const struct landlock_rule *rule; in current_check_access_socket()
H A Dfs.c357 static const struct landlock_rule *
361 const struct landlock_rule *rule; in find_rule()
830 const struct landlock_rule *rule; in is_access_to_paths_allowed()