Searched refs:reqs_alloc_list (Results 1 – 1 of 1) sorted by relevance
160 struct list_head reqs_alloc_list; member212 list_move_tail(&req->node, &sba->reqs_alloc_list); in sba_alloc_request()332 list_for_each_entry_safe(req, req1, &sba->reqs_alloc_list, node) in sba_cleanup_nonpending_requests()470 list_for_each_entry(req, &sba->reqs_alloc_list, node) in sba_write_stats_in_seqfile()1492 INIT_LIST_HEAD(&sba->reqs_alloc_list); in sba_prealloc_channel_resources()