Searched refs:e_MEM_ALLOC_OWNER_LOCAL (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/ncsw/etc/
H A Dmem.h54 e_MEM_ALLOC_OWNER_LOCAL, enumerator in enum:e_MemAllocOwner
H A Dncsw_mem.c270 ((t_MemorySegment *)(*p_Handle))->allocOwner = e_MEM_ALLOC_OWNER_LOCAL;
585 else if (p_Mem->allocOwner == e_MEM_ALLOC_OWNER_LOCAL)

Completed in 61 milliseconds