Home
last modified time | relevance | path

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

/openbmc/linux/security/landlock/
H A Druleset.c64 const struct landlock_rule rule = { in build_check_rule()
71 static struct landlock_rule *
76 struct landlock_rule *new_rule; in create_rule()
152 struct landlock_rule *new_rule; in insert_rule()
160 struct landlock_rule *const this = in insert_rule()
264 struct landlock_rule *walker_rule, *next_rule; in merge_ruleset()
317 struct landlock_rule *walker_rule, *next_rule; in inherit_ruleset()
361 struct landlock_rule *freeme, *next; in free_ruleset()
454 const struct landlock_rule *
464 struct landlock_rule *this = in landlock_find_rule()
[all …]
H A Druleset.h50 struct landlock_rule { struct
170 const struct landlock_rule *
H A Dfs.c205 static inline const struct landlock_rule *
209 const struct landlock_rule *rule; in find_rule()
232 unmask_layers(const struct landlock_rule *const rule, in unmask_layers()
558 const struct landlock_rule *rule; in is_access_to_paths_allowed()