ttm_pool_type_lru
LIST_ENTRY(ttm_pool_type_lru) entries;
LIST_HEAD(, ttm_pool_type_lru) lru;
struct ttm_pool_type_lru *entry;
struct ttm_pool_type_lru *entry;
entry = malloc(sizeof(struct ttm_pool_type_lru), M_DRM, M_WAITOK);
struct ttm_pool_type_lru *entry;
free(entry, M_DRM, sizeof(struct ttm_pool_type_lru));
struct ttm_pool_type_lru *entry;
free(entry, M_DRM, sizeof(struct ttm_pool_type_lru));