Searched refs:global_queue (Results 1 – 6 of 6) sorted by relevance
155 struct global_queue { struct270 struct global_queue **global_queues;
140 struct global_queue *que = NULL; in qedi_gbl_ctx_show()
1266 struct global_queue *que; in qedi_process_completions()1318 struct global_queue *que; in qedi_fp_has_work()1518 struct global_queue **gl = qedi->global_queues; in qedi_free_global_queues()1645 qedi->global_queues = kzalloc((sizeof(struct global_queue *) * in qedi_alloc_global_queues()
218 static LIST_HEAD(global_queue);363 list_add(&b->global_list, &global_queue); in adjust_total_allocated()2010 if (unlikely(list_empty(&global_queue))) in do_global_cleanup()2012 b = list_entry(global_queue.prev, struct dm_buffer, global_list); in do_global_cleanup()2016 list_move(&b->global_list, &global_queue); in do_global_cleanup()2042 list_move(&b->global_list, &global_queue); in do_global_cleanup()
269 struct global_queue { struct368 struct global_queue **global_queues;
2194 struct global_queue *que; in qedf_fp_has_work()2224 struct global_queue *que; in qedf_process_completions()2936 struct global_queue **gl = qedf->global_queues; in qedf_free_global_queues()3059 qedf->global_queues = kzalloc((sizeof(struct global_queue *) in qedf_alloc_global_queues()3078 qedf->global_queues[i] = kzalloc(sizeof(struct global_queue), in qedf_alloc_global_queues()