Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbset.h332 struct btree_iter_set stack_data[MAX_BSETS];
336 offsetof(struct btree_iter_stack, stack_data));
H A Dbset.c1110 iter->iter.size = ARRAY_SIZE(iter->stack_data); in __bch_btree_iter_stack_init()
/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c50 struct apm_prop_data stack_data; member
331 cfg->stack_data.prop_id = APM_CONTAINER_PROP_ID_STACK_SIZE; in apm_populate_sub_graph_config()
332 cfg->stack_data.prop_size = sizeof(struct apm_cont_prop_id_stack_size); in apm_populate_sub_graph_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()