Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c1700 void * __user *msgbufptr; in vchiq_compat_ioctl_await_completion() local
1705 sizeof(*msgbufptr)); in vchiq_compat_ioctl_await_completion()
1710 msgbufptr = (void * __user *)(completion + 1); in vchiq_compat_ioctl_await_completion()
1757 if (copy_to_user(msgbufptr, in vchiq_compat_ioctl_await_completion()
1763 &msgbufptr, in vchiq_compat_ioctl_await_completion()
1764 sizeof(msgbufptr))) in vchiq_compat_ioctl_await_completion()