Searched refs:intotal (Results 1 – 1 of 1) sorted by relevance
1712 int intotal = outtotal + req_task->out_size; in exec_drive_taskfile() local1736 inbuf = memdup_user(buf + intotal, taskin); in exec_drive_taskfile()1907 if (copy_to_user(buf + intotal, inbuf, taskin)) { in exec_drive_taskfile()