Lines Matching defs:list
160 struct list_head list;
379 struct sun4i_dma_promise, list);
438 * promise will live in the demands list on a contract. Once it has been
439 * completed, it will be moved to the completed demands list for later freeing.
505 * promise will live in the demands list on a contract. Once it has been
506 * completed, it will be moved to the completed demands list for later freeing.
592 struct sun4i_dma_promise, list);
597 struct sun4i_dma_promise, list);
612 list_for_each_entry_safe(promise, tmp, &contract->demands, list)
615 list_for_each_entry_safe(promise, tmp, &contract->completed_demands, list)
665 list_add_tail(&promise->list, &contract->demands);
784 list_add_tail(&promise->list, &contract->demands);
877 list_add_tail(&promise->list, &contract->demands);
882 * to the pending list on the vchan
986 list_for_each_entry(promise, &contract->demands, list)
995 struct sun4i_dma_promise, list);
1062 * Move the promise into the completed list now that
1065 list_move_tail(&vchan->processing->list,
1073 * We therefore just cycle through the list and dispatch