Searched refs:tctl_waitq (Results 1 – 2 of 2) sorted by relevance
178 wake_up(&tctl->tctl_waitq); in cfs_trace_get_tage_try()1065 add_wait_queue(&tctl->tctl_waitq, &__wait); in tracefiled()1068 remove_wait_queue(&tctl->tctl_waitq, &__wait); in tracefiled()1085 init_waitqueue_head(&tctl->tctl_waitq); in cfs_trace_start_thread()
219 wait_queue_head_t tctl_waitq; member