Home
last modified time | relevance | path

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

/linux/security/landlock/
A Dsyscalls.c47 const size_t ksize, const size_t ksize_min, in copy_min_struct_from_user() argument
57 BUILD_BUG_ON(ksize < ksize_min); in copy_min_struct_from_user()
58 if (usize < ksize_min) in copy_min_struct_from_user()

Completed in 4 milliseconds