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