Home
last modified time | relevance | path

Searched refs:TOMOYO_MAX_PATH2_OPERATION (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/security/tomoyo/
Dcommon.h284 TOMOYO_MAX_PATH2_OPERATION enumerator
1088 extern const u8 tomoyo_pp2mac[TOMOYO_MAX_PATH2_OPERATION];
Dfile.c39 const u8 tomoyo_pp2mac[TOMOYO_MAX_PATH2_OPERATION] = {
1023 for (type = 0; type < TOMOYO_MAX_PATH2_OPERATION; type++) in tomoyo_write_file()
Dcommon.c1432 for (bit = 0; bit < TOMOYO_MAX_PATH2_OPERATION; bit++) { in tomoyo_print_entry()