Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dinit.c73 error = security_path_chroot(&path); in init_chroot()
Dopen.c548 error = security_path_chroot(&path); in SYSCALL_DEFINE1()
/Linux-v5.15/include/linux/
Dsecurity.h1776 int security_path_chroot(const struct path *path);
1837 static inline int security_path_chroot(const struct path *path) in security_path_chroot() function
/Linux-v5.15/security/
Dsecurity.c1216 int security_path_chroot(const struct path *path) in security_path_chroot() function