Searched refs:all_list (Results 1 – 3 of 3) sorted by relevance
174 INIT_LIST_HEAD(&fr_pool->all_list); in iser_alloc_fastreg_pool()186 list_add_tail(&desc->all_list, &fr_pool->all_list); in iser_alloc_fastreg_pool()207 if (list_empty(&fr_pool->all_list)) in iser_free_fastreg_pool()212 list_for_each_entry_safe(desc, tmp, &fr_pool->all_list, all_list) { in iser_free_fastreg_pool()213 list_del(&desc->all_list); in iser_free_fastreg_pool()
337 struct list_head all_list; member352 struct list_head all_list; member
50 struct list_head all_list; member98 struct list_head all_list; member243 list_del_rcu(&worker->all_list); in io_worker_exit()754 list_add_tail_rcu(&worker->all_list, &acct->all_list); in io_init_new_worker()900 list_for_each_entry_rcu(worker, &acct->all_list, all_list) { in io_acct_for_each_worker()1229 INIT_LIST_HEAD(&acct->all_list); in io_wq_create()