Lines Matching refs:layer_mask_t
416 const layer_mask_t (*const layer_masks_parent1)[LANDLOCK_NUM_ACCESS_FS], in no_more_access()
417 const layer_mask_t (*const layer_masks_child1)[LANDLOCK_NUM_ACCESS_FS], in no_more_access()
419 const layer_mask_t (*const layer_masks_parent2)[LANDLOCK_NUM_ACCESS_FS], in no_more_access()
420 const layer_mask_t (*const layer_masks_child2)[LANDLOCK_NUM_ACCESS_FS], in no_more_access()
469 const layer_mask_t rx0[LANDLOCK_NUM_ACCESS_FS] = { in test_no_more_access()
473 const layer_mask_t mx0[LANDLOCK_NUM_ACCESS_FS] = { in test_no_more_access()
477 const layer_mask_t x0[LANDLOCK_NUM_ACCESS_FS] = { in test_no_more_access()
480 const layer_mask_t x1[LANDLOCK_NUM_ACCESS_FS] = { in test_no_more_access()
483 const layer_mask_t x01[LANDLOCK_NUM_ACCESS_FS] = { in test_no_more_access()
487 const layer_mask_t allows_all[LANDLOCK_NUM_ACCESS_FS] = {}; in test_no_more_access()
582 layer_mask_t (*const layer_masks)[LANDLOCK_NUM_ACCESS_FS]) in scope_to_request()
600 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = {}; in test_scope_to_request_with_exec_none()
614 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = { in test_scope_to_request_with_exec_some()
631 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = { in test_scope_to_request_without_access()
651 is_eacces(const layer_mask_t (*const layer_masks)[LANDLOCK_NUM_ACCESS_FS], in is_eacces()
676 const layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = {}; in test_is_eacces_with_none()
686 const layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = { in test_is_eacces_with_refer()
698 const layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = { in test_is_eacces_with_write()
757 layer_mask_t (*const layer_masks_parent1)[LANDLOCK_NUM_ACCESS_FS], in is_access_to_paths_allowed()
760 layer_mask_t (*const layer_masks_parent2)[LANDLOCK_NUM_ACCESS_FS], in is_access_to_paths_allowed()
767 layer_mask_t _layer_masks_child1[LANDLOCK_NUM_ACCESS_FS], in is_access_to_paths_allowed()
769 layer_mask_t(*layer_masks_child1)[LANDLOCK_NUM_ACCESS_FS] = NULL, in is_access_to_paths_allowed()
915 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = {}; in check_access_path()
993 layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS]) in collect_domain_accesses()
1098 layer_mask_t layer_masks_parent1[LANDLOCK_NUM_ACCESS_FS] = {}, in current_check_refer_path()
1500 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = {}; in hook_file_open()