Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ kfree
Function
kfree
Kernel/src/liballoc/_liballoc.cpp:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void kfree(void* ptr){
67
_kfree(ptr);
68
}
69
}
Callers
15
~DataStream
Method · 0.85
Write
Method · 0.85
Read
Method · 0.85
NextKey
Function · 0.85
DestroySharedMemory
Function · 0.85
WriteN
Function · 0.85
operator delete
Function · 0.85
operator delete[]
Function · 0.85
Write
Method · 0.85
Parse
Function · 0.85
EndProcess
Function · 0.85
CreateELFProcess
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected