Searched refs:CALL_ALLOC (Results 1 – 2 of 2) sorted by relevance
74 #define CALL_ALLOC() ng_uni_malloc(UNIMEM_CALL, __FILE__, __LINE__) macro
153 if ((c = CALL_ALLOC()) == NULL) in uni_create_call()