Searched refs:mmb_alloc (Results 1 – 4 of 4) sorted by relevance
29 hil_mmb_t *(*mmb_alloc)(const char *name, member
310 if (g_the_allocator.mmb_alloc != NULL) { in hil_mmb_alloc()311 mmb = g_the_allocator.mmb_alloc(name, size, align, gfp, mmz_name, NULL); in hil_mmb_alloc()351 if (g_the_allocator.mmb_alloc != NULL) { in hil_mmb_alloc_in()352 mmb = g_the_allocator.mmb_alloc(name, size, align, in hil_mmb_alloc_in()
587 allocator->mmb_alloc = __mmb_alloc; in hisi_allocator_setopt()
655 allocator->mmb_alloc = __mmb_alloc;