Home
last modified time | relevance | path

Searched refs:__NR_landlock_restrict_self (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/landlock/
H A Dwrappers.h40 return syscall(__NR_landlock_restrict_self, ruleset_fd, flags); in landlock_restrict_self()
/linux/samples/landlock/
H A Dsandboxer.c55 return syscall(__NR_landlock_restrict_self, ruleset_fd, flags); in landlock_restrict_self()
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h801 #define __NR_landlock_restrict_self 446 macro
802 __SYSCALL(__NR_landlock_restrict_self, sys_landlock_restrict_self)