Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c1500 struct vchiq_create_service32 __user *ptrargs32 = in vchiq_compat_ioctl_create_service() local
1509 if (copy_from_user(&args32, ptrargs32, sizeof(args32))) in vchiq_compat_ioctl_create_service()
1533 if (copy_to_user(&ptrargs32->handle, in vchiq_compat_ioctl_create_service()
1629 struct vchiq_queue_bulk_transfer32 __user *ptrargs32 = in vchiq_compat_ioctl_queue_bulk() local
1637 if (copy_from_user(&args32, ptrargs32, sizeof(args32))) in vchiq_compat_ioctl_queue_bulk()
1660 if (copy_to_user(&ptrargs32->mode, in vchiq_compat_ioctl_queue_bulk()