Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c150 return tomoyo_path_perm(TOMOYO_TYPE_UNLINK, &path, NULL); in tomoyo_path_unlink()
H A Dcommon.h246 TOMOYO_TYPE_UNLINK, enumerator
H A Dfile.c19 [TOMOYO_TYPE_UNLINK] = TOMOYO_MAC_FILE_UNLINK,
H A Dcommon.c147 [TOMOYO_TYPE_UNLINK] = "unlink",
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c161 return tomoyo_path_perm(TOMOYO_TYPE_UNLINK, &path, NULL); in tomoyo_path_unlink()
H A Dfile.c19 [TOMOYO_TYPE_UNLINK] = TOMOYO_MAC_FILE_UNLINK,
H A Dcommon.h246 TOMOYO_TYPE_UNLINK, enumerator
H A Dcommon.c148 [TOMOYO_TYPE_UNLINK] = "unlink",

Completed in 16 milliseconds