Home
last modified time | relevance | path

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

/tools/testing/selftests/landlock/
Dfs_test.c354 int ruleset_fd; in TEST_F_FORK() local
465 const int ruleset_fd = in TEST_F_FORK() local
517 const int ruleset_fd, const __u64 allowed_access, in add_path_beneath()
560 int ruleset_fd, i; in create_ruleset() local
589 const int ruleset_fd) in enforce_ruleset()
609 const int ruleset_fd = create_ruleset( in TEST_F_FORK() local
656 int ruleset_fd; in TEST_F_FORK() local
684 const int ruleset_fd = create_ruleset(_metadata, ACCESS_RW, rules); in TEST_F_FORK() local
738 const int ruleset_fd = create_ruleset(_metadata, ACCESS_RO, rules); in TEST_F_FORK() local
771 const int ruleset_fd = create_ruleset(_metadata, ACCESS_RW, rules); in TEST_F_FORK() local
[all …]
Dbase_test.c105 int ruleset_fd; in TEST() local
153 const int ruleset_fd = in TEST() local
200 const int ruleset_fd = in TEST() local
240 int ruleset_fd; in TEST() local
Dcommon.h91 static inline int landlock_add_rule(const int ruleset_fd, in landlock_add_rule()
102 static inline int landlock_restrict_self(const int ruleset_fd, in landlock_restrict_self()
Dptrace_test.c30 int ruleset_fd; in create_domain() local