Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c1792 void **msgbufptr; in vchiq_compat_ioctl_await_completion() local
1797 sizeof(*msgbufptr)); in vchiq_compat_ioctl_await_completion()
1802 msgbufptr = (void __user **)(completion + 1); in vchiq_compat_ioctl_await_completion()
1849 if (copy_to_user(msgbufptr, in vchiq_compat_ioctl_await_completion()
1855 &msgbufptr, in vchiq_compat_ioctl_await_completion()
1856 sizeof(msgbufptr))) in vchiq_compat_ioctl_await_completion()