Searched refs:tctl_stop (Results 1 – 2 of 2) sorted by relevance
218 struct completion tctl_stop; member
1070 complete(&tctl->tctl_stop); in tracefiled()1084 init_completion(&tctl->tctl_stop); in cfs_trace_start_thread()1109 wait_for_completion(&tctl->tctl_stop); in cfs_trace_stop_thread()