Home
last modified time | relevance | path

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

/openbmc/linux/security/landlock/
H A Dsyscalls.c60 const size_t ksize_min, const void __user *const src, in copy_min_struct_from_user() argument
70 BUILD_BUG_ON(ksize < ksize_min); in copy_min_struct_from_user()
71 if (usize < ksize_min) in copy_min_struct_from_user()