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