Searched refs:queue_size (Results 1 – 1 of 1) sorted by relevance
5584 size_t queue_size; in do_stackshot() local5593 queue_size = FUDGED_SIZE(tasks_count + terminated_tasks_count, 10); in do_stackshot()5596 .sswq_items = stackshot_alloc_arr(struct stackshot_workitem, queue_size, &error), in do_stackshot()5597 .sswq_capacity = queue_size, in do_stackshot()