Home
last modified time | relevance | path

Searched defs:layer_masks (Results 1 – 3 of 3) sorted by relevance

/linux/security/landlock/
H A Dfs.c600 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = {}; in test_scope_to_request_with_exec_none() local
614 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = { in test_scope_to_request_with_exec_some() local
631 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = { in test_scope_to_request_without_access() local
676 const layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = {}; in test_is_eacces_with_none() local
686 const layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = { in test_is_eacces_with_refer() local
698 const layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = { in test_is_eacces_with_write() local
930 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = {}; in current_check_access_path() local
1504 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = {}; in hook_file_open() local
H A Dnet.c52 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_NET] = {}; in current_check_access_socket() local
H A Druleset.c624 layer_mask_t (*const layer_masks)[], in landlock_unmask_layers()
690 layer_mask_t (*const layer_masks)[], in landlock_init_layer_masks()