Searched refs:pCaller (Results 1 – 1 of 1) sorted by relevance
195 extern mem_alloc_test_status_t FSCI_MemAllocTestCanAllocate(void *pCaller);685 void *pCaller = (void *)((uint32_t *)__mem_get_LR()); in MEM_BufferAllocWithId() local687 if (FSCI_MemAllocTestCanAllocate(pCaller) == kStatus_AllocBlock) in MEM_BufferAllocWithId()