Home
last modified time | relevance | path

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

/linux-6.15/security/landlock/
Dfs.c599 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = {}; in test_scope_to_request_with_exec_none() local
613 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = { in test_scope_to_request_with_exec_some() local
630 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = { in test_scope_to_request_without_access() local
675 const layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = {}; in test_is_eacces_with_none() local
685 const layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = { in test_is_eacces_with_refer() local
697 const layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = { in test_is_eacces_with_write() local
959 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = {}; in current_check_access_path() local
1617 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = {}; in hook_file_open() local
Daudit.c185 const layer_mask_t (*const layer_masks)[], in get_denied_layer()
224 const layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = { in test_get_denied_layer() local
Daudit.h46 const layer_mask_t (*layer_masks)[]; member
Druleset.c618 layer_mask_t (*const layer_masks)[], in landlock_unmask_layers()
684 layer_mask_t (*const layer_masks)[], in landlock_init_layer_masks()
Dnet.c50 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_NET] = {}; in current_check_access_socket() local
Ddomain.c185 const layer_mask_t (*const layer_masks)[], in landlock_get_deny_masks()