<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/ttm/ttm_bo_driver.h' l='1088' type='void ttm_bo_free_old_node(struct ttm_buffer_object * bo)'/>
<doc f='src/src/sys/external/bsd/drm2/dist/include/drm/ttm/ttm_bo_driver.h' l='1081'>/**
 * ttm_bo_free_old_node
 *
 * @bo: A pointer to a struct ttm_buffer_object.
 *
 * Utility function to free an old placement after a successful move.
 */</doc>
<def f='src/src/sys/external/bsd/drm2/dist/drm/ttm/ttm_bo_util.c' l='46' ll='49' type='void ttm_bo_free_old_node(struct ttm_buffer_object * bo)'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/ttm/ttm_bo_util.c' l='61' u='c' c='ttm_bo_move_ttm'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/ttm/ttm_bo_util.c' l='834' u='c' c='ttm_bo_move_accel_cleanup'/>
