<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/ttm/ttm_bo_api.h' l='395' type='void ttm_bo_add_to_lru(struct ttm_buffer_object * bo)'/>
<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/ttm/ttm_bo_driver.h' l='845' type='void ttm_bo_add_to_lru(struct ttm_buffer_object * bo)'/>
<use f='src/src/sys/external/bsd/drm2/dist/include/drm/ttm/ttm_bo_driver.h' l='1010' u='c' c='ttm_bo_unreserve'/>
<doc f='src/src/sys/external/bsd/drm2/dist/include/drm/ttm/ttm_bo_api.h' l='385'>/**
 * ttm_bo_add_to_lru
 *
 * @bo: The buffer object.
 *
 * Add this bo to the relevant mem type lru and, if it&apos;s backed by
 * system pages (ttms) to the swap list.
 * This function must be called with struct ttm_bo_global::lru_lock held, and
 * is typically called immediately prior to unreserving a bo.
 */</doc>
<def f='src/src/sys/external/bsd/drm2/dist/drm/ttm/ttm_bo.c' l='181' ll='201' type='void ttm_bo_add_to_lru(struct ttm_buffer_object * bo)'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/ttm/ttm_bo.c' l='475' u='c' c='ttm_bo_cleanup_refs_or_queue'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/ttm/ttm_execbuf_util.c' l='47' u='c' c='ttm_eu_backoff_reservation_locked'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/ttm/ttm_execbuf_util.c' l='227' u='c' c='ttm_eu_fence_buffer_objects'/>
