Searched refs:compat_alloc_user_space (Results 1 – 2 of 2) sorted by relevance
277 void __user *compat_alloc_user_space(unsigned long len) in compat_alloc_user_space() function292 EXPORT_SYMBOL_GPL(compat_alloc_user_space);
286 ksegments = compat_alloc_user_space(nr_segments * sizeof(out)); in COMPAT_SYSCALL_DEFINE4()