Home
last modified time | relevance | path

Searched refs:security_path_chroot (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/
Dinit.c73 error = security_path_chroot(&path); in init_chroot()
Dopen.c550 error = security_path_chroot(&path); in SYSCALL_DEFINE1()
/Linux-v5.10/include/linux/
Dsecurity.h1727 int security_path_chroot(const struct path *path);
1788 static inline int security_path_chroot(const struct path *path) in security_path_chroot() function
/Linux-v5.10/security/
Dsecurity.c1162 int security_path_chroot(const struct path *path) in security_path_chroot() function