Searched refs:next_queue (Results 1 – 3 of 3) sorted by relevance
2524 goto next_queue; in iwl_pcie_freeze_txq_timer()2532 goto next_queue; in iwl_pcie_freeze_txq_timer()2541 goto next_queue; in iwl_pcie_freeze_txq_timer()2547 goto next_queue; in iwl_pcie_freeze_txq_timer()2557 next_queue: in iwl_pcie_freeze_txq_timer()
373 kmp_task_pri_t *next_queue = lst->next; local374 while (next_queue && next_queue->priority > pri) {375 lst = next_queue;376 next_queue = lst->next;379 if (next_queue == NULL) {386 } else if (next_queue->priority == pri) {388 thread_data = &next_queue->td;394 list->next = next_queue;