Searched refs:TryAllocate (Results 1 – 4 of 4) sorted by relevance
70 Result TryAllocate(SessionItem*& pSessionItem) in TryAllocate() function73 Result result = m_sessionPool.TryAllocate(pSessionItem); in TryAllocate()206 result = TryAllocate(pSessionItem); in Allocate()216 Result TryAllocate(SessionItem*& pSessionItem) in TryAllocate() function
65 static Mbuf* TryAllocate(size_t size);
49 Mbuf* TryAllocate(void);
76 void* TryAllocate() in TryAllocate() function