Home
last modified time | relevance | path

Searched refs:Moe_alloc (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/moe/server/src/
A Dquota.cc15 Moe_alloc *Moe_alloc::allocator() in allocator()
17 static Moe_alloc a; in allocator()
A Dquota.h158 struct Moe_alloc : public Q_alloc struct
161 static Moe_alloc *allocator();
164 Moe_alloc() : Q_alloc(0) {} in Moe_alloc() function
A Ddelete.cc21 return Moe::Moe_alloc::allocator()->alloc(s, 8); in operator new()
A Dboot_fs.cc159 auto *rom_ns = Moe::Moe_alloc::allocator()->make_obj<Moe::Name_space>(); in init_stage2()
164 auto *rwfs_ns = Moe::Moe_alloc::allocator()->make_obj<Moe::Name_space>(); in init_stage2()
A Dloader.cc70 static auto *_init_task = Moe::Moe_alloc::allocator()->make_obj<App_task>(); in start()
A Dname_space.cc27 static auto *_root = Moe::Moe_alloc::allocator()->make_obj<Moe::Name_space>(); in root_name_space()
A Dalloc.cc285 _root_alloc = Moe::Moe_alloc::allocator()->make_obj<Allocator>(~0, 300000); in root_allocator()

Completed in 7 milliseconds