Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-stack-data_0.6.3.bb7 PYPI_PACKAGE = "stack_data"
/openbmc/linux/drivers/md/bcache/
H A Dbset.h331 struct btree_iter_set stack_data[MAX_BSETS]; member
H A Dbset.c1110 iter->iter.size = ARRAY_SIZE(iter->stack_data); in __bch_btree_iter_stack_init()
/openbmc/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c50 struct apm_prop_data stack_data; member
290 cfg->stack_data.prop_id = APM_CONTAINER_PROP_ID_STACK_SIZE; in apm_populate_container_config()
291 cfg->stack_data.prop_size = sizeof(struct apm_cont_prop_id_stack_size); in apm_populate_container_config()
/openbmc/linux/security/selinux/
H A Davc.c760 struct common_audit_data stack_data; in slow_avc_audit() local
767 a = &stack_data; in slow_avc_audit()