Searched refs:reqs_alloc_list (Results 1 – 1 of 1) sorted by relevance
152 struct list_head reqs_alloc_list; member204 list_move_tail(&req->node, &sba->reqs_alloc_list); in sba_alloc_request()324 list_for_each_entry_safe(req, req1, &sba->reqs_alloc_list, node) in sba_cleanup_nonpending_requests()462 list_for_each_entry(req, &sba->reqs_alloc_list, node) in sba_write_stats_in_seqfile()1484 INIT_LIST_HEAD(&sba->reqs_alloc_list); in sba_prealloc_channel_resources()