Lines Matching full:scope
3 * Landlock - Ptrace and scope hooks
171 * server/receiver should be restricted based on scope controls.
175 * @scope: The scope restriction criteria.
182 access_mask_t scope)
211 if (landlock_get_scope_mask(client, client_layer) & scope)
224 if (landlock_get_scope_mask(client, client_layer) & scope) {
266 .scope = LANDLOCK_SCOPE_ABSTRACT_UNIX_SOCKET,
339 .scope = LANDLOCK_SCOPE_SIGNAL,
377 signal_scope.scope);
418 signal_scope.scope);