Searched refs:syscall_arg (Results 1 – 2 of 2) sorted by relevance
222 struct syscall_arg { struct237 struct syscall_arg args[10]; /* Hopefully no syscalls with > 10 args */ argument251 char *print_arg(struct syscall_arg *, unsigned long *, register_t *,
1744 print_arg(struct syscall_arg *sc, unsigned long *args, register_t *retval, in print_arg()