Searched refs:batch_cache (Results 1 – 3 of 3) sorted by relevance
279 list_add_tail(&req->list, &ctrlr->batch_cache); in cache_batch()292 list_for_each_entry(req, &ctrlr->batch_cache, list) { in flush_batch()496 list_for_each_entry_safe(req, tmp, &ctrlr->batch_cache, list) in rpmh_invalidate()498 INIT_LIST_HEAD(&ctrlr->batch_cache); in rpmh_invalidate()
84 struct list_head batch_cache; member
1126 INIT_LIST_HEAD(&drv->client.batch_cache); in rpmh_rsc_probe()