Home
last modified time | relevance | path

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

/openbmc/linux/samples/landlock/
H A Dsandboxer.c45 static inline int landlock_restrict_self(const int ruleset_fd, in landlock_restrict_self() function
/openbmc/linux/tools/testing/selftests/landlock/
H A Dcommon.h103 static inline int landlock_restrict_self(const int ruleset_fd, in landlock_restrict_self() function
/openbmc/linux/security/landlock/
H A Dsyscalls.c409 SYSCALL_DEFINE2(landlock_restrict_self, const int, ruleset_fd, const __u32, in SYSCALL_DEFINE2() argument