sys_poll
asmlinkage long sys_poll(struct pollfd __user *ufds, unsigned int nfds,
return __sysret(sys_poll(fds, nfds, timeout));