Home
last modified time | relevance | path

Searched refs:tomoyo_path_symlink (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c187 * tomoyo_path_symlink - Target for security_path_symlink().
195 static int tomoyo_path_symlink(const struct path *parent, struct dentry *dentry, in tomoyo_path_symlink() function
545 LSM_HOOK_INIT(path_symlink, tomoyo_path_symlink),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c198 * tomoyo_path_symlink - Target for security_path_symlink().
206 static int tomoyo_path_symlink(const struct path *parent, struct dentry *dentry, in tomoyo_path_symlink() function
565 LSM_HOOK_INIT(path_symlink, tomoyo_path_symlink),

Completed in 3 milliseconds