Searched refs:scope (Results 1 – 5 of 5) sorted by relevance
181 access_mask_t scope) in domain_is_scoped() argument207 if (landlock_get_scope_mask(client, client_layer) & scope) in domain_is_scoped()220 if (landlock_get_scope_mask(client, client_layer) & scope) { in domain_is_scoped()262 .scope = LANDLOCK_SCOPE_ABSTRACT_UNIX_SOCKET,335 .scope = LANDLOCK_SCOPE_SIGNAL,373 signal_scope.scope); in hook_task_kill()414 signal_scope.scope); in hook_file_send_sigiotask()
278 ruleset->access_masks[layer_level].scope |= mask; in landlock_add_scope_mask()301 return ruleset->access_masks[layer_level].scope; in landlock_get_scope_mask()
52 access_mask_t scope : LANDLOCK_NUM_SCOPE; member
1806 .scope = LANDLOCK_SCOPE_SIGNAL, in hook_file_set_fowner()
9 access controls. Currently available is ptrace scope restriction.
Completed in 13 milliseconds