Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Dprotmem.c21 u_int mem_attr_count; member
55 rp->mem_attr_count, rp->use_case); in init_dyn_protmem()
303 &rp->mem_attr_count); in optee_protmem_alloc_dyn_pool()
307 rp->mem_attrs = kcalloc(rp->mem_attr_count, in optee_protmem_alloc_dyn_pool()
314 rp->mem_attrs, &rp->mem_attr_count); in optee_protmem_alloc_dyn_pool()