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