Home
last modified time | relevance | path

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

/openbmc/linux/security/landlock/
H A Dsyscalls.c144 #define LANDLOCK_ABI_VERSION 3 macro
186 return LANDLOCK_ABI_VERSION; in SYSCALL_DEFINE3()