Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dinit.c73 error = security_path_chroot(&path); in init_chroot()
Dopen.c573 error = security_path_chroot(&path); in SYSCALL_DEFINE1()
/Linux-v6.1/include/linux/
Dsecurity.h1802 int security_path_chroot(const struct path *path);
1863 static inline int security_path_chroot(const struct path *path) in security_path_chroot() function
/Linux-v6.1/security/
Dsecurity.c1229 int security_path_chroot(const struct path *path) in security_path_chroot() function