lkpi_kmem_cache_free
void lkpi_kmem_cache_free(struct linux_kmem_cache *, void *);
#define kmem_cache_free(...) lkpi_kmem_cache_free(__VA_ARGS__)