Searched refs:layer_masks_parent1 (Results 1 – 1 of 1) sorted by relevance
409 const layer_mask_t (*const layer_masks_parent1)[LANDLOCK_NUM_ACCESS_FS], in no_more_access()431 if ((((*layer_masks_parent1)[access_bit] & in no_more_access()447 (*layer_masks_parent1)[access_bit]) != in no_more_access()448 (*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()781 allowed_parent1 = is_layer_masks_allowed(layer_masks_parent1); in is_access_to_paths_allowed()851 layer_masks_parent1, layer_masks_child1, in is_access_to_paths_allowed()866 layer_masks_parent1); in is_access_to_paths_allowed()881 layer_masks_parent1, in is_access_to_paths_allowed()[all …]