Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds