Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/landlock/
Dcommon.h101 return syscall(__NR_landlock_restrict_self, ruleset_fd, flags); in landlock_restrict_self()
/Linux-v6.1/samples/landlock/
Dsandboxer.c48 return syscall(__NR_landlock_restrict_self, ruleset_fd, flags); in landlock_restrict_self()
/Linux-v6.1/include/uapi/asm-generic/
Dunistd.h873 #define __NR_landlock_restrict_self 446 macro
874 __SYSCALL(__NR_landlock_restrict_self, sys_landlock_restrict_self)
/Linux-v6.1/tools/include/uapi/asm-generic/
Dunistd.h873 #define __NR_landlock_restrict_self 446 macro
874 __SYSCALL(__NR_landlock_restrict_self, sys_landlock_restrict_self)
/Linux-v6.1/arch/arm64/include/asm/
Dunistd32.h902 #define __NR_landlock_restrict_self 446 macro
903 __SYSCALL(__NR_landlock_restrict_self, sys_landlock_restrict_self)