Searched defs:pivot_root (Results 1 – 3 of 3) sorted by relevance
821 int pivot_root(const char *new, const char *old) in pivot_root() function
4185 SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, in SYSCALL_DEFINE2() argument
9168 _syscall2(int, pivot_root, const char *, new_root, const char *, put_old) in _syscall2() argument