Searched refs:ksize_min (Results 1 – 1 of 1) sorted by relevance
61 const size_t ksize_min, const void __user *const src, in copy_min_struct_from_user() argument71 BUILD_BUG_ON(ksize < ksize_min); in copy_min_struct_from_user()72 if (usize < ksize_min) in copy_min_struct_from_user()