Searched refs:landlock_get_scope_mask (Results 1 – 2 of 2) sorted by relevance
153 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()
380 landlock_get_scope_mask(const struct landlock_ruleset *const ruleset, in landlock_get_scope_mask() function