Searched refs:notify_wt (Results 1 – 3 of 3) sorted by relevance
179 cpqfcHBAdata->notify_wt = &sem; in launch_FCworker_thread()190 cpqfcHBAdata->notify_wt = NULL; in launch_FCworker_thread()636 cpqfcHBAdata->notify_wt = &sem; in cpqfcTS_release()640 cpqfcHBAdata->notify_wt = NULL; in cpqfcTS_release()
196 if (dev->notify_wt != NULL) in cpqfcTSWorkerThread()197 up(dev->notify_wt); // OK to continue in cpqfcTSWorkerThread()245 if (dev->notify_wt != NULL) in cpqfcTSWorkerThread()246 up(dev->notify_wt); // yep, we're outta here in cpqfcTSWorkerThread()
920 struct semaphore *notify_wt; // synchronizes kernel thread kill member