sys_pivot_root
asmlinkage long sys_pivot_root(const char __user *new_root,
__SYSCALL(__NR_pivot_root, sys_pivot_root)
return __sysret(sys_pivot_root(new, old));
__SYSCALL(__NR_pivot_root, sys_pivot_root)