Searched refs:security_path_symlink (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/security/tomoyo/
H A Dtomoyo.c204 * tomoyo_path_symlink - Target for security_path_symlink().
/linux-4.4.14/include/linux/
H A Dsecurity.h1440 int security_path_symlink(struct path *dir, struct dentry *dentry,
1478 static inline int security_path_symlink(struct path *dir, struct dentry *dentry, security_path_symlink() function
/linux-4.4.14/security/
H A Dsecurity.c445 int security_path_symlink(struct path *dir, struct dentry *dentry, security_path_symlink() function
/linux-4.4.14/fs/
H A Dnamei.c3955 error = security_path_symlink(&path, dentry, from->name); SYSCALL_DEFINE3()

Completed in 128 milliseconds