Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dsyscalls.c294 static int add_rule_path_beneath(struct landlock_ruleset *const ruleset, in add_rule_path_beneath() function
418 return add_rule_path_beneath(ruleset, rule_attr); in SYSCALL_DEFINE4()