Home
last modified time | relevance | path

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

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