Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds