Searched refs:__NR_landlock_restrict_self (Results 1 – 5 of 5) sorted by relevance
102 return syscall(__NR_landlock_restrict_self, ruleset_fd, flags); in landlock_restrict_self()
47 return syscall(__NR_landlock_restrict_self, ruleset_fd, flags); in landlock_restrict_self()
873 #define __NR_landlock_restrict_self 446 macro874 __SYSCALL(__NR_landlock_restrict_self, sys_landlock_restrict_self)
902 #define __NR_landlock_restrict_self 446 macro903 __SYSCALL(__NR_landlock_restrict_self, sys_landlock_restrict_self)
Completed in 12 milliseconds