Searched refs:layer_masks_parent1 (Results 1 – 1 of 1) sorted by relevance
416 const layer_mask_t (*const layer_masks_parent1)[LANDLOCK_NUM_ACCESS_FS], in no_more_access()438 if ((((*layer_masks_parent1)[access_bit] & in no_more_access()454 (*layer_masks_parent1)[access_bit]) != in no_more_access()455 (*layer_masks_parent1)[access_bit]) in no_more_access()757 layer_mask_t (*const layer_masks_parent1)[LANDLOCK_NUM_ACCESS_FS], in is_access_to_paths_allowed()778 if (WARN_ON_ONCE(domain->num_layers < 1 || !layer_masks_parent1)) in is_access_to_paths_allowed()846 layer_masks_parent1, layer_masks_child1, in is_access_to_paths_allowed()851 access_request_parent1, layer_masks_parent1); in is_access_to_paths_allowed()870 rule, access_masked_parent1, layer_masks_parent1, in is_access_to_paths_allowed()871 ARRAY_SIZE(*layer_masks_parent1)); in is_access_to_paths_allowed()[all …]