Home
last modified time | relevance | path

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

/linux-6.6.21/samples/landlock/
Dsandboxer.c26 landlock_create_ruleset(const struct landlock_ruleset_attr *const attr, in landlock_create_ruleset() function
/linux-6.6.21/tools/testing/selftests/landlock/
Dcommon.h84 landlock_create_ruleset(const struct landlock_ruleset_attr *const attr, in landlock_create_ruleset() function
/linux-6.6.21/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