Skip to main content
Product
Technology
Discover
Solutions
Docs
Downloads
Pricing
Search
/
Sign in
Sign up
brintos
/
linux-shallow
public
Read only
Watch
0
Star
0
Fork
0
Files
Commits
Insights
linux-shallow
/
tools
/
virtio
/
linux
/
kmemleak.h
Text
·
56 B
·
c070722
Raw
4 lines · c
1
static inline void kmemleak_ignore(const void *ptr)
2
{
3
}
4