Searched refs:loadfile_set_allocator (Results 1 – 3 of 3) sorted by relevance
382 loadfile_set_allocator(LOADFILE_NOP_ALLOCATOR); in start_kernel()386 loadfile_set_allocator(LOADFILE_OFW_ALLOCATOR); in start_kernel()388 loadfile_set_allocator(LOADFILE_MMU_ALLOCATOR); in start_kernel()
64 void loadfile_set_allocator(int);
781 loadfile_set_allocator(int type) in loadfile_set_allocator() function