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