Home
last modified time | relevance | path

Searched refs:TOMOYO_TYPE_TRUNCATE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c135 return tomoyo_path_perm(TOMOYO_TYPE_TRUNCATE, path, NULL); in tomoyo_path_truncate()
H A Dcommon.h249 TOMOYO_TYPE_TRUNCATE, enumerator
H A Dfile.c22 [TOMOYO_TYPE_TRUNCATE] = TOMOYO_MAC_FILE_TRUNCATE,
H A Dcommon.c150 [TOMOYO_TYPE_TRUNCATE] = "truncate",
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c134 return tomoyo_path_perm(TOMOYO_TYPE_TRUNCATE, path, NULL); in tomoyo_path_truncate()
H A Dfile.c22 [TOMOYO_TYPE_TRUNCATE] = TOMOYO_MAC_FILE_TRUNCATE,
H A Dcommon.h249 TOMOYO_TYPE_TRUNCATE, enumerator
H A Dcommon.c151 [TOMOYO_TYPE_TRUNCATE] = "truncate",

Completed in 17 milliseconds