Searched refs:cbuf (Results 1 – 1 of 1) sorted by relevance
174 compat_uptr_t cbuf; in do_vcc_ioctl() local176 if (get_user(cbuf, &ciobuf->buffer)) in do_vcc_ioctl()178 buf = compat_ptr(cbuf); in do_vcc_ioctl()
Completed in 5 milliseconds