Searched refs:get_child_of (Results 1 – 1 of 1) sorted by relevance
36 static const struct smf_state *get_child_of(const struct smf_state *states, in get_child_of() function56 return get_child_of(states, NULL); in get_last_of()100 for (const struct smf_state *to_execute = get_child_of(new_state, topmost); in smf_execute_all_entry_actions()102 to_execute = get_child_of(new_state, to_execute)) { in smf_execute_all_entry_actions()