Searched refs:put_node (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/drm2/ttm/ | ||
H A D | ttm_bo_driver.h | 218 void (*put_node)(struct ttm_mem_type_manager *man, member |
H A D | ttm_bo.c | 910 (*man->func->put_node)(man, mem); in ttm_bo_mem_put() |