Searched defs:syscall_args (Results 1 – 2 of 2) sorted by relevance
87 struct syscall_args { in stub_syscall6() struct88 int ebx, ebp; in stub_syscall6()
658 struct syscall_args { struct667 struct syscall_args *args = data; in syscall_copy_user() argument