Searched refs:all_list (Results 1 – 2 of 2) sorted by relevance
363 INIT_LIST_HEAD(&fr_pool->all_list); in iser_alloc_fastreg_pool()375 list_add_tail(&desc->all_list, &fr_pool->all_list); in iser_alloc_fastreg_pool()395 if (list_empty(&fr_pool->all_list)) in iser_free_fastreg_pool()400 list_for_each_entry_safe(desc, tmp, &fr_pool->all_list, all_list) { in iser_free_fastreg_pool()401 list_del(&desc->all_list); in iser_free_fastreg_pool()
429 struct list_head all_list; member443 struct list_head all_list; member