Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c333 * tomoyo_path_chmod - Target for security_path_chmod().
340 static int tomoyo_path_chmod(const struct path *path, umode_t mode) in tomoyo_path_chmod() function
552 LSM_HOOK_INIT(path_chmod, tomoyo_path_chmod),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c352 * tomoyo_path_chmod - Target for security_path_chmod().
359 static int tomoyo_path_chmod(const struct path *path, umode_t mode) in tomoyo_path_chmod() function
572 LSM_HOOK_INIT(path_chmod, tomoyo_path_chmod),

Completed in 3 milliseconds