Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/landlock/
Dcommon.h80 static inline int landlock_create_ruleset( in landlock_create_ruleset() function
/Linux-v5.15/samples/landlock/
Dsandboxer.c25 static inline int landlock_create_ruleset( in landlock_create_ruleset() function
/Linux-v5.15/security/landlock/
Druleset.c47 struct landlock_ruleset *landlock_create_ruleset(const u32 fs_access_mask) in landlock_create_ruleset() function
Dsyscalls.c156 SYSCALL_DEFINE3(landlock_create_ruleset, in SYSCALL_DEFINE3() argument