Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.h253 TOMOYO_MAX_PATH_OPERATION enumerator
1083 extern const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION];
H A Dfile.c14 static const u8 tomoyo_p2mac[TOMOYO_MAX_PATH_OPERATION] = {
1018 for (type = 0; type < TOMOYO_MAX_PATH_OPERATION; type++) in tomoyo_write_file()
H A Dcommon.c142 const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION] = {
1410 for (bit = 0; bit < TOMOYO_MAX_PATH_OPERATION; bit++) { in tomoyo_print_entry()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dfile.c14 static const u8 tomoyo_p2mac[TOMOYO_MAX_PATH_OPERATION] = {
1018 for (type = 0; type < TOMOYO_MAX_PATH_OPERATION; type++) in tomoyo_write_file()
H A Dcommon.h253 TOMOYO_MAX_PATH_OPERATION enumerator
1080 extern const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION];
H A Dcommon.c143 const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION] = {
1402 for (bit = 0; bit < TOMOYO_MAX_PATH_OPERATION; bit++) { in tomoyo_print_entry()

Completed in 14 milliseconds