Searched refs:set_inner_allocator (Results 1 – 2 of 2) sorted by relevance
136 unsafe { set_inner_allocator(buddy_allocator) }; in riscv_mm_init()163 unsafe fn set_inner_allocator(allocator: BuddyAllocator<MMArch>) { in set_inner_allocator() function
528 unsafe { set_inner_allocator(buddy_allocator) }; in allocator_init()691 unsafe fn set_inner_allocator(allocator: BuddyAllocator<MMArch>) { in set_inner_allocator() function