Searched refs:stackshot_workitem (Results 1 – 1 of 1) sorted by relevance
154 struct stackshot_workitem { struct165 struct stackshot_workitem *__counted_by(capacity) sswq_items; argument1396 static struct stackshot_workitem *1421 stackshot_put_workitem(struct stackshot_workitem item) in stackshot_put_workitem()1796 struct stackshot_workitem *next_item = NULL; in stackshot_collect_kcdata()1808 struct stackshot_workitem *item = &queue->sswq_items[cur_item]; in stackshot_collect_kcdata()5476 kcd_exit_on_error(stackshot_put_workitem((struct stackshot_workitem) { in kdp_stackshot_kcdata_format()5582 kcd_exit_on_error(stackshot_put_workitem((struct stackshot_workitem) { in kdp_stackshot_kcdata_format()5884 .sswq_items = stackshot_alloc_arr(struct stackshot_workitem, queue_size, &error), in do_stackshot()6075 struct stackshot_workitem *cur_workitemp; in stackshot_cpu_work_on_queue()