Home
last modified time | relevance | path

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

/linux-6.12.1/security/landlock/
Dnet.c149 rule = landlock_find_rule(dom, id); in current_check_access_socket()
Druleset.h264 landlock_find_rule(const struct landlock_ruleset *const ruleset,
Druleset.c589 landlock_find_rule(const struct landlock_ruleset *const ruleset, in landlock_find_rule() function
Dfs.c374 rule = landlock_find_rule(domain, id); in find_rule()