xref: /linux-6.15/tools/virtio/linux/kmemleak.h (revision 6abb2dd9)

kmemleak_ignore(const void * ptr)1 static inline void kmemleak_ignore(const void *ptr)
2 {
3 }
4