Home
last modified time | relevance | path

Searched defs:allowed_access (Results 1 – 4 of 4) sorted by relevance

/linux/samples/landlock/
H A Dsandboxer.c120 populate_ruleset_fs(const char * const env_var,const int ruleset_fd,const __u64 allowed_access) populate_ruleset_fs() argument
188 populate_ruleset_net(const char * const env_var,const int ruleset_fd,const __u64 allowed_access) populate_ruleset_net() argument
/linux/security/landlock/
H A Dfs.h55 access_mask_t allowed_access; global() member
H A Dfs.c1617 access_mask_t open_access_request, full_access_request, allowed_access, hook_file_open() local
1715 access_mask_t allowed_access = landlock_file(file)->allowed_access; hook_file_ioctl_common() local
[all...]
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c720 add_path_beneath(struct __test_metadata * const _metadata,const int ruleset_fd,const __u64 allowed_access,const char * const path) add_path_beneath() argument
[all...]