Searched refs:tomoyo_transition_type (Results 1 – 3 of 3) sorted by relevance
290 const enum tomoyo_transition_type type) in tomoyo_scan_transition()331 static enum tomoyo_transition_type tomoyo_transition_type in tomoyo_transition_type() function337 enum tomoyo_transition_type type = TOMOYO_TRANSITION_CONTROL_NO_RESET; in tomoyo_transition_type()774 switch (tomoyo_transition_type(old_domain->ns, old_domain->domainname, in tomoyo_find_next_domain()
1678 static const char *tomoyo_transition_type[TOMOYO_MAX_TRANSITION_TYPE] = { variable1715 if (tomoyo_str_starts(¶m.data, tomoyo_transition_type[i])) in tomoyo_write_exception()1816 tomoyo_set_string(head, tomoyo_transition_type in tomoyo_read_policy()
212 enum tomoyo_transition_type { enum