Searched refs:alloc_status (Results 1 – 1 of 1) sorted by relevance
22 int alloc_status; in memorymap_test() local27 alloc_status = k_mem_slab_alloc(&MAP1, &p, K_FOREVER); in memorymap_test()28 if (alloc_status != 0) { in memorymap_test()30 "Error: Slab allocation failed.", alloc_status); in memorymap_test()