<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/ttm/ttm_bo_driver.h' l='246' type='void (*)(struct ttm_mem_type_manager *, const char *)'/>
<offset>256</offset>
<doc f='src/src/sys/external/bsd/drm2/dist/include/drm/ttm/ttm_bo_driver.h' l='236'>/**
	 * struct ttm_mem_type_manager member debug
	 *
	 * @man: Pointer to a memory type manager.
	 * @prefix: Prefix to be used in printout to identify the caller.
	 *
	 * This function is called to print out the state of the memory
	 * type manager to aid debugging of out-of-memory conditions.
	 * It may not be called from within atomic context.
	 */</doc>
<use f='src/src/sys/external/bsd/drm2/dist/drm/ttm/ttm_bo.c' l='92' u='r' c='ttm_mem_type_debug'/>
