Home
last modified time | relevance | path

Searched refs:stack_bytes (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/char/
H A Drandom.c1284 u8 stack_bytes[sizeof(struct entropy_timer_state) + SMP_CACHE_BYTES - 1]; in try_to_generate_entropy() local
1285 struct entropy_timer_state *stack = PTR_ALIGN((void *)stack_bytes, SMP_CACHE_BYTES); in try_to_generate_entropy()
/linux/sound/soc/sof/
H A Dipc4-topology.c3075 dp_mem_data->stack_bytes = swidget->dp_stack_bytes; in sof_ipc4_widget_setup_msg_payload()