Home
last modified time | relevance | path

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

/external/syzkaller/executor/
Dexecutor.cc280 static void copyout_call_results(thread_t* th);
791 copyout_call_results(th); in handle_completion()
800 void copyout_call_results(thread_t* th) in copyout_call_results() function