Searched refs:call_t (Results 1 – 10 of 10) sorted by relevance
42 struct call_t { struct43 struct call_t *next; argument48 struct call_t *tail; argument49 struct call_t *head;215 struct call_t *call; in queue_put()260 struct call_t *call, *tmp; in queue_print()
16 static long execute_syscall(const call_t* c, long a[kMaxArgs]) in execute_syscall()
15 static long execute_syscall(const call_t* c, long a[kMaxArgs]) in execute_syscall()
22 static long execute_syscall(const call_t* c, long a[kMaxArgs]) in execute_syscall()
19 static long execute_syscall(const call_t* c, long a[kMaxArgs]) in execute_syscall()
34 static long execute_syscall(const call_t* c, long a[kMaxArgs]) in execute_syscall()
43 static long execute_syscall(const call_t* c, long a[kMaxArgs]) in execute_syscall()
6 const call_t syscalls[] = {227 const call_t syscalls[] = {491 const call_t syscalls[] = {681 const call_t syscalls[] = {875 const call_t syscalls[] = {3000 const call_t syscalls[] = {5177 const call_t syscalls[] = {7310 const call_t syscalls[] = {9415 const call_t syscalls[] = {11414 const call_t syscalls[] = {[all …]
167 struct call_t { struct929 const call_t* call = &syscalls[th->call_num]; in execute_call()
310 const call_t syscalls[] = {