kmalloc_destroy_obj
#define kmalloc_destroy_obj(type) kmalloc_destroy((type##_obj))
#define kmalloc_destroy_obj(type) do{}while(0)