Searched refs:ptrargs32 (Results 1 – 1 of 1) sorted by relevance
1597 struct vchiq_create_service32 __user *ptrargs32) in vchiq_compat_ioctl_create_service() argument1603 if (copy_from_user(&args32, ptrargs32, sizeof(args32))) in vchiq_compat_ioctl_create_service()1623 if (put_user(args.handle, &ptrargs32->handle)) { in vchiq_compat_ioctl_create_service()