Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dinit.c73 error = security_path_chroot(&path); in init_chroot()
H A Dopen.c610 error = security_path_chroot(&path); in SYSCALL_DEFINE1()
/openbmc/linux/include/linux/
H A Dsecurity.h1849 int security_path_chroot(const struct path *path);
1910 static inline int security_path_chroot(const struct path *path) in security_path_chroot() function
/openbmc/linux/security/
H A Dsecurity.c1893 int security_path_chroot(const struct path *path) in security_path_chroot() function