Home
last modified time | relevance | path

Searched refs:stack_data (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c50 struct apm_prop_data stack_data; member
306 cfg->stack_data.prop_id = APM_CONTAINER_PROP_ID_STACK_SIZE; in apm_populate_container_config()
307 cfg->stack_data.prop_size = sizeof(struct apm_cont_prop_id_stack_size); in apm_populate_container_config()
/linux/security/selinux/
H A Davc.c758 struct common_audit_data stack_data; in slow_avc_audit() local
765 a = &stack_data; in slow_avc_audit()
/linux/drivers/md/bcache/
H A Dbset.c1110 iter->iter.size = ARRAY_SIZE(iter->stack_data); in __bch_btree_iter_stack_init()