Home
last modified time | relevance | path

Searched defs:pivot_root (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/nolibc/
H A Dsys.h821 int pivot_root(const char *new, const char *old) in pivot_root() function
/openbmc/linux/fs/
H A Dnamespace.c4177 SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, in SYSCALL_DEFINE2() argument
/openbmc/qemu/linux-user/
H A Dsyscall.c8946 _syscall2(int, pivot_root, const char *, new_root, const char *, put_old) in _syscall2() argument