Searched refs:default_config (Results 1 – 4 of 4) sorted by relevance
349 mode = p->default_config; in tomoyo_get_audit()
507 ptr->default_config = TOMOYO_CONFIG_DISABLED | in tomoyo_assign_profile()602 config = profile->default_config; in tomoyo_set_mode()663 profile->default_config = config; in tomoyo_set_mode()798 tomoyo_print_config(head, profile->default_config); in tomoyo_read_profile()
984 mode = p->default_config; in tomoyo_get_mode()
886 u8 default_config; member