Searched refs:allocOwner (Results 1 – 2 of 2) sorted by relevance
271 ((t_MemorySegment *)(*p_Handle))->allocOwner = e_MEM_ALLOC_OWNER_LOCAL;342 p_Mem->allocOwner = e_MEM_ALLOC_OWNER_EXTERNAL;457 p_Mem->allocOwner = e_MEM_ALLOC_OWNER_LOCAL_SMART;576 if (p_Mem->allocOwner == e_MEM_ALLOC_OWNER_LOCAL_SMART)586 else if (p_Mem->allocOwner == e_MEM_ALLOC_OWNER_LOCAL)
94 int allocOwner; /* Memory allocation owner */ member