Searched refs:schedule_call (Results 1 – 1 of 1) sorted by relevance
/external/syzkaller/executor/ |
D | executor.cc | 278 static thread_t* schedule_call(int call_index, int call_num, bool colliding, uint64 copyout_index, … 640 thread_t* th = schedule_call(call_index++, call_num, colliding, copyout_index, in execute_one() 705 thread_t* schedule_call(int call_index, int call_num, bool colliding, uint64 copyout_index, uint64 … in schedule_call() function
|