Home
last modified time | relevance | path

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

/linux-6.8/include/uapi/linux/
Dlandlock.h80 __u64 allowed_access; member
103 __u64 allowed_access; member
/linux-6.8/samples/landlock/
Dsandboxer.c89 const __u64 allowed_access) in populate_ruleset_fs()
151 const __u64 allowed_access) in populate_ruleset_net()
/linux-6.8/security/landlock/
Dfs.h54 access_mask_t allowed_access; member
Dfs.c1125 access_mask_t open_access_request, full_access_request, allowed_access; in hook_file_open() local
/linux-6.8/drivers/char/tpm/
Dtpm_tis_spi_cr50.c81 unsigned long allowed_access = phy->last_access + phy->access_delay; in cr50_ensure_access_delay() local
/linux-6.8/tools/testing/selftests/landlock/
Dfs_test.c672 const int ruleset_fd, const __u64 allowed_access, in add_path_beneath()