Searched refs:kmalloc_destroy_obj (Results 1 – 5 of 5) sorted by relevance
187 #define kmalloc_destroy_obj(type) kmalloc_destroy((type##_obj)) macro
81 #define kmalloc_destroy_obj(type) do{}while(0) macro
774 kmalloc_destroy_obj(&pmp->minode); in hammer2_pfsfree()1848 kmalloc_destroy_obj(&hmp->mchain); in hammer2_unmount_helper()1849 kmalloc_destroy_obj(&hmp->mio); in hammer2_unmount_helper()
721 kmalloc_destroy_obj(&pmp->minode); in hammer2_pfsfree()1881 kmalloc_destroy_obj(&hmp->mchain); in hammer2_unmount_helper()1882 kmalloc_destroy_obj(&hmp->mio); in hammer2_unmount_helper()
1260 kmalloc_destroy_obj(&nmp->nm_mnode); in nfs_free_mount()