1 if (upeek(tcp->pid, REG_SYSCALL, &scno) < 0)
2 	return -1;
3 scno &= 0xFFFF;
4