Searched refs:synth_event_cmd_init (Results 1 – 4 of 4) sorted by relevance
1467 synth_event_cmd_init(&cmd, buf, MAX_DYNEVENT_CMD_LEN); in synth_event_create()1643 void synth_event_cmd_init(struct dynevent_cmd *cmd, char *buf, int maxlen) in synth_event_cmd_init() function1648 EXPORT_SYMBOL_GPL(synth_event_cmd_init);
147 synth_event_cmd_init(&cmd, buf, MAX_BUF_LEN); in trace_boot_add_synth_event()
521 extern void synth_event_cmd_init(struct dynevent_cmd *cmd,
696 initialize a dynevent_cmd object using synth_event_cmd_init().708 synth_event_cmd_init(&cmd, buf, MAX_DYNEVENT_CMD_LEN);