Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dinit.c73 error = security_path_chroot(&path); in init_chroot()
Dopen.c610 error = security_path_chroot(&path); in SYSCALL_DEFINE1()
/Linux-v6.6/include/linux/
Dsecurity.h1840 int security_path_chroot(const struct path *path);
1901 static inline int security_path_chroot(const struct path *path) in security_path_chroot() function
/Linux-v6.6/security/
Dsecurity.c1893 int security_path_chroot(const struct path *path) in security_path_chroot() function