Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dcommon.h297 TOMOYO_MAX_PATH_NUMBER_OPERATION enumerator
1084 extern const u8 tomoyo_pn2mac[TOMOYO_MAX_PATH_NUMBER_OPERATION];
H A Dfile.c49 const u8 tomoyo_pn2mac[TOMOYO_MAX_PATH_NUMBER_OPERATION] = {
1029 for (type = 0; type < TOMOYO_MAX_PATH_NUMBER_OPERATION; type++) in tomoyo_write_file()
H A Dcommon.c1454 for (bit = 0; bit < TOMOYO_MAX_PATH_NUMBER_OPERATION; bit++) { in tomoyo_print_entry()