Home
last modified time | relevance | path

Searched refs:ksys_chroot (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/init/
Ddo_mounts_initrd.c58 ksys_chroot("."); in init_linuxrc()
94 ksys_chroot(".."); in handle_initrd()
Ddo_mounts.c626 ksys_chroot("."); in prepare_namespace()
/Linux-v5.4/drivers/base/
Ddevtmpfs.c401 ksys_chroot("."); in devtmpfsd()
/Linux-v5.4/fs/
Dopen.c506 int ksys_chroot(const char __user *filename) in ksys_chroot() function
541 return ksys_chroot(filename); in SYSCALL_DEFINE1()
/Linux-v5.4/include/linux/
Dsyscalls.h1238 int ksys_chroot(const char __user *filename);