MCPcopy Index your code
hub / github.com/FDOS/kernel / DosMemFree

Function DosMemFree

kernel/memmgr.c:287–311  ·  view source on GitHub ↗

* Deallocate a memory block. para is the segment of the MCB itself * This function can be called with para == 0, which eases other parts * of the kernel. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

int21_serviceFunction · 0.85
ExecMemAllocFunction · 0.85
DosComLoaderFunction · 0.85
DosExeLoaderFunction · 0.85
FreeProcessMemFunction · 0.85

Calls 1

fmemsetFunction · 0.85

Tested by

no test coverage detected