Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c126 * tomoyo_path_truncate - Target for security_path_truncate().
132 static int tomoyo_path_truncate(const struct path *path) in tomoyo_path_truncate() function
146 return tomoyo_path_truncate(&file->f_path); in tomoyo_file_truncate()
561 LSM_HOOK_INIT(path_truncate, tomoyo_path_truncate),
/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c127 * tomoyo_path_truncate - Target for security_path_truncate().
133 static int tomoyo_path_truncate(const struct path *path) in tomoyo_path_truncate() function
541 LSM_HOOK_INIT(path_truncate, tomoyo_path_truncate),

Completed in 2 milliseconds