Searched refs:event_command_post_trigger (Results 1 – 2 of 2) sorted by relevance
77 if (event_command_post_trigger(data->cmd_ops)) { in event_triggers_call()538 if (data->filter || event_command_post_trigger(data->cmd_ops) || in update_cond_flag()
1825 static inline bool event_command_post_trigger(struct event_command *cmd_ops) in event_command_post_trigger() function