Home
last modified time | relevance | path

Searched refs:layer_mask_t (Results 1 – 4 of 4) sorted by relevance

/linux/security/landlock/
A Dfs.c469 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()
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()
767 layer_mask_t _layer_masks_child1[LANDLOCK_NUM_ACCESS_FS], in is_access_to_paths_allowed()
915 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_FS] = {}; in check_access_path()
[all …]
A Druleset.h60 typedef u16 layer_mask_t; typedef
62 static_assert(BITS_PER_TYPE(layer_mask_t) >= LANDLOCK_MAX_NUM_LAYERS);
388 layer_mask_t (*const layer_masks)[],
394 layer_mask_t (*const layer_masks)[],
A Druleset.c624 layer_mask_t (*const layer_masks)[], in landlock_unmask_layers()
647 const layer_mask_t layer_bit = BIT_ULL(layer->level - 1); in landlock_unmask_layers()
690 layer_mask_t (*const layer_masks)[], in landlock_init_layer_masks()
A Dnet.c52 layer_mask_t layer_masks[LANDLOCK_NUM_ACCESS_NET] = {}; in current_check_access_socket()

Completed in 13 milliseconds