sys_symlink
asmlinkage long sys_symlink(const char __user *old, const char __user *new);
return __sysret(sys_symlink(old, new));