Home
last modified time | relevance | path

Searched defs:execute_syscall (Results 1 – 6 of 6) sorted by relevance

/external/syzkaller/executor/
Dexecutor_windows.h15 static long execute_syscall(const call_t* c, long a[kMaxArgs]) in execute_syscall() function
Dexecutor_test.h16 static long execute_syscall(const call_t* c, long a[kMaxArgs]) in execute_syscall() function
Dexecutor_akaros.h22 static long execute_syscall(const call_t* c, long a[kMaxArgs]) in execute_syscall() function
Dexecutor_fuchsia.h19 static long execute_syscall(const call_t* c, long a[kMaxArgs]) in execute_syscall() function
Dexecutor_bsd.h43 static long execute_syscall(const call_t* c, long a[kMaxArgs]) in execute_syscall() function
Dexecutor_linux.h34 static long execute_syscall(const call_t* c, long a[kMaxArgs]) in execute_syscall() function