Home
last modified time | relevance | path

Searched refs:TOMOYO_MAX_PATH2_OPERATION (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.h284 TOMOYO_MAX_PATH2_OPERATION enumerator
1089 extern const u8 tomoyo_pp2mac[TOMOYO_MAX_PATH2_OPERATION];
H A Dfile.c39 const u8 tomoyo_pp2mac[TOMOYO_MAX_PATH2_OPERATION] = {
1023 for (type = 0; type < TOMOYO_MAX_PATH2_OPERATION; type++) in tomoyo_write_file()
H A Dcommon.c1441 for (bit = 0; bit < TOMOYO_MAX_PATH2_OPERATION; bit++) { in tomoyo_print_entry()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dfile.c39 const u8 tomoyo_pp2mac[TOMOYO_MAX_PATH2_OPERATION] = {
1023 for (type = 0; type < TOMOYO_MAX_PATH2_OPERATION; type++) in tomoyo_write_file()
H A Dcommon.h284 TOMOYO_MAX_PATH2_OPERATION enumerator
1086 extern const u8 tomoyo_pp2mac[TOMOYO_MAX_PATH2_OPERATION];
H A Dcommon.c1433 for (bit = 0; bit < TOMOYO_MAX_PATH2_OPERATION; bit++) { in tomoyo_print_entry()

Completed in 24 milliseconds