Home
last modified time | relevance | path

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

/openbmc/linux/samples/landlock/
H A Dsandboxer.c34 static inline int landlock_add_rule(const int ruleset_fd, in landlock_add_rule() function
/openbmc/linux/tools/testing/selftests/landlock/
H A Dcommon.h92 static inline int landlock_add_rule(const int ruleset_fd, in landlock_add_rule() function
/openbmc/linux/security/landlock/
H A Dsyscalls.c317 SYSCALL_DEFINE4(landlock_add_rule, const int, ruleset_fd, in SYSCALL_DEFINE4() argument