Searched refs:tctl_waitq (Results 1 – 2 of 2) sorted by relevance
179 wake_up(&tctl->tctl_waitq); in cfs_trace_get_tage_try()1077 add_wait_queue(&tctl->tctl_waitq, &__wait); in tracefiled()1080 remove_wait_queue(&tctl->tctl_waitq, &__wait); in tracefiled()1097 init_waitqueue_head(&tctl->tctl_waitq); in cfs_trace_start_thread()
222 wait_queue_head_t tctl_waitq; member