Home
last modified time | relevance | path

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

/Linux-v4.19/init/
Ddo_mounts_initrd.c37 ksys_chroot("."); in init_linuxrc()
76 ksys_chroot(".."); in handle_initrd()
Ddo_mounts.c593 ksys_chroot("."); in prepare_namespace()
/Linux-v4.19/drivers/base/
Ddevtmpfs.c390 ksys_chroot("."); in devtmpfsd()
/Linux-v4.19/fs/
Dopen.c486 int ksys_chroot(const char __user *filename) in ksys_chroot() function
521 return ksys_chroot(filename); in SYSCALL_DEFINE1()
/Linux-v4.19/include/linux/
Dsyscalls.h1133 int ksys_chroot(const char __user *filename);