Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/landlock/
Dwrappers.h37 static inline int landlock_restrict_self(const int ruleset_fd, in landlock_restrict_self() function
/linux-6.14.4/samples/landlock/
Dsandboxer.c49 static inline int landlock_restrict_self(const int ruleset_fd, in landlock_restrict_self() function
/linux-6.14.4/security/landlock/
Dsyscalls.c465 SYSCALL_DEFINE2(landlock_restrict_self, const int, ruleset_fd, const __u32, in SYSCALL_DEFINE2() argument