Home
last modified time | relevance | path

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

/linux-6.12.1/security/landlock/
Dtask.c153 if (landlock_get_scope_mask(client, client_layer) & scope) in domain_is_scoped()
166 if (landlock_get_scope_mask(client, client_layer) & scope) { in domain_is_scoped()
Druleset.h380 landlock_get_scope_mask(const struct landlock_ruleset *const ruleset, in landlock_get_scope_mask() function