Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Druleset.c80 const struct landlock_rule rule = { in build_check_rule()
108 static struct landlock_rule *
113 struct landlock_rule *new_rule; in create_rule()
165 static void free_rule(struct landlock_rule *const rule, in free_rule()
212 struct landlock_rule *new_rule; in insert_rule()
229 struct landlock_rule *const this = in insert_rule()
230 rb_entry(*walker_node, struct landlock_rule, node); in insert_rule()
322 struct landlock_rule *walker_rule, *next_rule; in merge_tree()
407 struct landlock_rule *walker_rule, *next_rule; in inherit_tree()
483 struct landlock_rule *freeme, *next; in free_ruleset()
[all …]
H A Druleset.h89 struct landlock_rule { struct
211 const struct landlock_rule *
304 bool landlock_unmask_layers(const struct landlock_rule *const rule,
H A Dnet.c51 const struct landlock_rule *rule; in current_check_access_socket()
H A Dfs.c363 static const struct landlock_rule *
367 const struct landlock_rule *rule; in find_rule()
824 const struct landlock_rule *rule; in is_access_to_paths_allowed()