Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dcommon.h281 TOMOYO_MAX_PATH2_OPERATION enumerator
1077 extern const u8 tomoyo_pp2mac[TOMOYO_MAX_PATH2_OPERATION];
Dfile.c39 const u8 tomoyo_pp2mac[TOMOYO_MAX_PATH2_OPERATION] = {
1003 for (type = 0; type < TOMOYO_MAX_PATH2_OPERATION; type++) in tomoyo_write_file()
Dcommon.c1407 for (bit = 0; bit < TOMOYO_MAX_PATH2_OPERATION; bit++) { in tomoyo_print_entry()