Searched refs:synth_event_gen_cmd_start (Results 1 – 3 of 3) sorted by relevance
149 ret = synth_event_gen_cmd_start(&cmd, event, NULL); in trace_boot_add_synth_event()
688 first be created using synth_event_gen_cmd_start() or689 synth_event_gen_cmd_array_start(). For synth_event_gen_cmd_start(),694 supplied. Before calling synth_event_gen_cmd_start() or710 ret = synth_event_gen_cmd_start(&cmd, "schedtest", THIS_MODULE,
528 #define synth_event_gen_cmd_start(cmd, name, mod, ...) \ macro