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