Searched refs:tomoyo_transition_type (Results 1 – 3 of 3) sorted by relevance
300 const enum tomoyo_transition_type type) in tomoyo_scan_transition()343 static enum tomoyo_transition_type tomoyo_transition_type in tomoyo_transition_type() function349 enum tomoyo_transition_type type = TOMOYO_TRANSITION_CONTROL_NO_RESET; in tomoyo_transition_type()803 switch (tomoyo_transition_type(old_domain->ns, old_domain->domainname, in tomoyo_find_next_domain()
1722 static const char *tomoyo_transition_type[TOMOYO_MAX_TRANSITION_TYPE] = { variable1760 if (tomoyo_str_starts(¶m.data, tomoyo_transition_type[i])) in tomoyo_write_exception()1867 tomoyo_set_string(head, tomoyo_transition_type in tomoyo_read_policy()
216 enum tomoyo_transition_type { enum