Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dlandlock.h69 __u64 allowed_access; member
/Linux-v6.1/samples/landlock/
Dsandboxer.c84 const __u64 allowed_access) in populate_ruleset()
/Linux-v6.1/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.1/tools/testing/selftests/landlock/
Dfs_test.c490 const int ruleset_fd, const __u64 allowed_access, in add_path_beneath()