Searched refs:x86_syscall3 (Results 1 – 1 of 1) sorted by relevance
52 static inline long x86_syscall3(long nr, long a0, long a1, long a2) in x86_syscall3() function70 return x86_syscall3(__NR_write, fd, (long)data, (long)len); in linux_write()75 x86_syscall3(__NR_exit, code, 0, 0); in linux_exit()