Searched refs:landlock_rule (Results 1 – 3 of 3) sorted by relevance
62 const struct landlock_rule rule = { in build_check_rule()69 static struct landlock_rule *create_rule( in create_rule()75 struct landlock_rule *new_rule; in create_rule()104 static void free_rule(struct landlock_rule *const rule) in free_rule()151 struct landlock_rule *new_rule; in insert_rule()159 struct landlock_rule *const this = rb_entry(*walker_node, in insert_rule()160 struct landlock_rule, node); in insert_rule()262 struct landlock_rule *walker_rule, *next_rule; in merge_ruleset()315 struct landlock_rule *walker_rule, *next_rule; in inherit_ruleset()358 struct landlock_rule *freeme, *next; in free_ruleset()[all …]
37 struct landlock_rule { struct155 const struct landlock_rule *landlock_find_rule(
188 const struct landlock_rule *rule; in unmask_layers()