Searched refs:all_list (Results 1 – 3 of 3) sorted by relevance
175 INIT_LIST_HEAD(&fr_pool->all_list); in iser_alloc_fastreg_pool()187 list_add_tail(&desc->all_list, &fr_pool->all_list); in iser_alloc_fastreg_pool()208 if (list_empty(&fr_pool->all_list)) in iser_free_fastreg_pool()213 list_for_each_entry_safe(desc, tmp, &fr_pool->all_list, all_list) { in iser_free_fastreg_pool()214 list_del(&desc->all_list); in iser_free_fastreg_pool()
340 struct list_head all_list; member355 struct list_head all_list; member
49 struct list_head all_list; member117 struct list_head all_list; member230 list_del_rcu(&worker->all_list); in io_worker_exit()734 list_add_tail_rcu(&worker->all_list, &wq->all_list); in io_init_new_worker()868 list_for_each_entry_rcu(worker, &wq->all_list, all_list) { in io_wq_for_each_worker()1181 INIT_LIST_HEAD(&wq->all_list); in io_wq_create()