Home
last modified time | relevance | path

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

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