Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dsetup.c56 landlock_abi_version)) in compute_errata()
H A Dsyscalls.c164 const int landlock_abi_version = 7; variable
214 return landlock_abi_version; in SYSCALL_DEFINE3()