Home
last modified time | relevance | path

Searched defs:landlock_restrict_self (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/tools/testing/selftests/landlock/
Dcommon.h98 static inline int landlock_restrict_self(const int ruleset_fd, in landlock_restrict_self() function
/Linux-v6.1/samples/landlock/
Dsandboxer.c45 static inline int landlock_restrict_self(const int ruleset_fd, in landlock_restrict_self() function
/Linux-v6.1/security/landlock/
Dsyscalls.c397 SYSCALL_DEFINE2(landlock_restrict_self, const int, ruleset_fd, const __u32, in SYSCALL_DEFINE2() argument