Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dlandlock.h61 __u64 allowed_access; member
/Linux-v5.15/samples/landlock/
Dsandboxer.c80 const __u64 allowed_access) in populate_ruleset()
/Linux-v5.15/drivers/char/tpm/
Dtpm_tis_spi_cr50.c78 unsigned long allowed_access = phy->last_access + phy->access_delay; in cr50_ensure_access_delay() local
/Linux-v5.15/tools/testing/selftests/landlock/
Dfs_test.c430 const int ruleset_fd, const __u64 allowed_access, in add_path_beneath()