Home
last modified time | relevance | path

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

/linux/security/tomoyo/ !
H A Ddomain.c291 * @type: One of values in "enum tomoyo_transition_type".
300 const enum tomoyo_transition_type type) in tomoyo_scan_transition()
329 * tomoyo_transition_type - Get domain transition type.
343 static enum tomoyo_transition_type tomoyo_transition_type in tomoyo_transition_type() function
349 enum tomoyo_transition_type type = TOMOYO_TRANSITION_CONTROL_NO_RESET; in tomoyo_transition_type()
812 switch (tomoyo_transition_type(old_domain->ns, old_domain->domainname, in tomoyo_find_next_domain()