Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c139 * tomoyo_path_unlink - Target for security_path_unlink().
146 static int tomoyo_path_unlink(const struct path *parent, struct dentry *dentry) in tomoyo_path_unlink() function
542 LSM_HOOK_INIT(path_unlink, tomoyo_path_unlink),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c150 * tomoyo_path_unlink - Target for security_path_unlink().
157 static int tomoyo_path_unlink(const struct path *parent, struct dentry *dentry) in tomoyo_path_unlink() function
562 LSM_HOOK_INIT(path_unlink, tomoyo_path_unlink),

Completed in 2 milliseconds