Home
last modified time | relevance | path

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

/Linux-v6.1/security/tomoyo/
Daudit.c168 stamp.min, stamp.sec, r->profile, tomoyo_mode[r->mode], in tomoyo_print_header()
Dcommon.c15 const char * const tomoyo_mode[TOMOYO_CONFIG_MAX_MODE] = { variable
626 if (strstr(value, tomoyo_mode[mode])) in tomoyo_set_mode()
723 tomoyo_mode[config & 3], in tomoyo_print_config()
Dcommon.h1081 extern const char * const tomoyo_mode[TOMOYO_CONFIG_MAX_MODE];