Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientMem.c22 } ALLOC_FLAG; typedef
23 ALLOC_FLAG alloc_flags[50];
42 memset(alloc_flags, 0, 50 * sizeof(ALLOC_FLAG)); in my_malloc_init()