Searched refs:worker_task_tail (Results 1 – 2 of 2) sorted by relevance
301 if (w->worker_task_tail) { \302 w->worker_task_tail->itask_worker_next = i; \306 w->worker_task_tail = i; \321 w->worker_task_tail = NULL; \324 w->worker_task_tail = NULL; \396 stmf_i_scsi_task_t *worker_task_tail; member
6645 w->worker_task_tail->itask_worker_next = in stmf_worker_task()6647 w->worker_task_tail = w->worker_wait_tail; in stmf_worker_task()6720 if (w->worker_task_tail) { in stmf_worker_task()6721 w->worker_task_tail->itask_worker_next = itask; in stmf_worker_task()6725 w->worker_task_tail = itask; in stmf_worker_task()