Searched refs:set_inner_allocator (Results 1 – 2 of 2) sorted by relevance
134 unsafe { set_inner_allocator(buddy_allocator) }; in riscv_mm_init()161 unsafe fn set_inner_allocator(allocator: BuddyAllocator<MMArch>) { in set_inner_allocator() function
480 unsafe { set_inner_allocator(buddy_allocator) }; in allocator_init()642 unsafe fn set_inner_allocator(allocator: BuddyAllocator<MMArch>) { in set_inner_allocator() function