Home
last modified time | relevance | path

Searched refs:alloc_ds (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/moe/server/src/
A Dloader.h39 Dataspace alloc_ds(unsigned long size) const;
A Dloader.cc79 Moe_app_model::alloc_ds(unsigned long size) const in alloc_ds() function in Moe_app_model
/l4re-core-master/l4re_kernel/server/src/
A Dloader.h75 Dataspace alloc_ds(unsigned long size) const;
A Dloader.cc76 L4Re_app_model::alloc_ds(unsigned long size) const in alloc_ds() function in L4Re_app_model
/l4re-core-master/ned/server/src/
A Dapp_model.h55 Dataspace alloc_ds(unsigned long size) const;
A Dapp_model.cc19 App_model::alloc_ds(unsigned long size) const in alloc_ds() function in App_model
/l4re-core-master/l4re_vfs/include/impl/
A Dvfs_impl.h178 int alloc_ds(unsigned long size, L4Re::Shared_cap<L4Re::Dataspace> *ds);
435 Vfs::alloc_ds(unsigned long size, L4Re::Shared_cap<L4Re::Dataspace> *ds) in alloc_ds() function
478 if ((err = alloc_ds(size, ds)) < 0) in alloc_anon_mem()
492 if ((err = alloc_ds(ANON_MEM_DS_POOL_SIZE, ds)) < 0) in alloc_anon_mem()
/l4re-core-master/libloader/include/
A Delf331 Dataspace mem = mm->alloc_ds(size);

Completed in 8 milliseconds