Home
last modified time | relevance | path

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

/Linux-v6.6/security/landlock/
Dfs.h54 access_mask_t allowed_access; member
Dfs.c1209 access_mask_t open_access_request, full_access_request, allowed_access; in hook_file_open() local
/Linux-v6.6/include/uapi/linux/
Dlandlock.h69 __u64 allowed_access; member
/Linux-v6.6/samples/landlock/
Dsandboxer.c85 const __u64 allowed_access) in populate_ruleset()
/Linux-v6.6/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-v6.6/tools/testing/selftests/landlock/
Dfs_test.c609 const int ruleset_fd, const __u64 allowed_access, in add_path_beneath()