Home
last modified time | relevance | path

Searched defs:allocated (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/lib/libfdt/
H A Dfdt_sw.c268 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_()
289 int allocated; in fdt_property_placeholder() local
H A Dfdt_rw.c115 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_()
195 int allocated; in fdt_add_property_() local
/optee_os/lib/libutee/include/
H A Dpta_stats.h49 uint32_t allocated; /* Bytes currently allocated */ member
/optee_os/core/drivers/crypto/caam/utils/
H A Dutils_dmaobj.c44 size_t allocated; member