Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/landlock/
Dcommon.h79 landlock_create_ruleset(const struct landlock_ruleset_attr *const attr, in landlock_create_ruleset() function
/Linux-v6.1/samples/landlock/
Dsandboxer.c26 landlock_create_ruleset(const struct landlock_ruleset_attr *const attr, in landlock_create_ruleset() function
/Linux-v6.1/security/landlock/
Druleset.c49 landlock_create_ruleset(const access_mask_t fs_access_mask) in landlock_create_ruleset() function
Dsyscalls.c157 SYSCALL_DEFINE3(landlock_create_ruleset, in SYSCALL_DEFINE3() argument