Searched refs:reclaim (Results 1 - 5 of 5) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/malloc/
H A Dmalloc.c465 int reclaim=0; local
504 reclaim = 1;
511 reclaim = 1;
529 if (reclaim) {
/seL4-refos-master/libs/libmuslc/ldso/
H A Ddynlink.c458 * data, we reclaim the gaps at the beginning and end of writable maps
462 static void reclaim(struct dso *dso, size_t start, size_t end) function
487 reclaim(dso, ph->p_vaddr & -PAGE_SIZE, ph->p_vaddr);
488 reclaim(dso, ph->p_vaddr+ph->p_memsz,
/seL4-refos-master/kernel/manual/parts/
H A Dio.tex436 only has 8 bits, and the kernel allocates them on demand and can reclaim a
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex1191 it back if you want to reclaim it.
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex1191 it back if you want to reclaim it.

Completed in 51 milliseconds