Searched refs:stack_bytes (Results 1 – 2 of 2) sorted by relevance
170 offsetof(struct snd_sof_widget, stack_bytes)},1423 if (pipe_widget->stack_bytes < swidget->stack_bytes) in sof_ipc4_update_resource_usage()1424 pipe_widget->stack_bytes = swidget->stack_bytes; in sof_ipc4_update_resource_usage()1428 pipe_widget->heap_bytes, pipe_widget->stack_bytes); in sof_ipc4_update_resource_usage()1749 pipe_widget->stack_bytes = 0; in sof_ipc4_unprepare_copier_module()3278 dp_mem_data->stack_bytes = swidget->stack_bytes; in sof_ipc4_add_init_ext_dp_memory_data()3366 mem_data->stack_bytes = swidget->stack_bytes; in sof_ipc4_widget_pipe_ext_obj_memory_data()3372 swidget->widget->name, mem_data->domain_id, mem_data->stack_bytes, in sof_ipc4_widget_pipe_ext_obj_memory_data()3682 swidget->stack_bytes = 0; in sof_ipc4_widget_free()
1280 u8 stack_bytes[sizeof(struct entropy_timer_state) + SMP_CACHE_BYTES - 1]; in try_to_generate_entropy() local1281 struct entropy_timer_state *stack = PTR_ALIGN((void *)stack_bytes, SMP_CACHE_BYTES); in try_to_generate_entropy()