Searched refs:slab_ptr_is_good (Results 1 – 1 of 1) sorted by relevance
207 static bool slab_ptr_is_good(struct k_mem_slab *slab, const void *ptr) in slab_ptr_is_good() function235 slab_ptr_is_good(slab, slab->free_list), in k_mem_slab_alloc()272 if (!slab_ptr_is_good(slab, mem)) { in k_mem_slab_free()