Home
last modified time | relevance | path

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

/include/linux/
A Dsockptr.h94 return copy_struct_from_user(dst, ksize, src.user, size); in copy_struct_from_sockptr()
A Duaccess.h384 copy_struct_from_user(void *dst, size_t ksize, const void __user *src, in copy_struct_from_user() function
A Diommu.h445 return copy_struct_from_user(dst_data, data_len, src_data->uptr, in __iommu_copy_struct_from_user()
551 ret = copy_struct_from_user( in iommu_copy_struct_from_full_user_array()

Completed in 73 milliseconds