HomeSort by: relevance | last modified time | path
    Searched refs:ttm_check_under_lowerlimit (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_memory.h 99 extern bool ttm_check_under_lowerlimit(struct ttm_mem_global *glob,
  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_memory.c 570 ttm_check_under_lowerlimit(struct ttm_mem_global *glob, function in typeref:typename:bool
586 EXPORT_SYMBOL(ttm_check_under_lowerlimit);
ttm_page_alloc.c 1064 if (ttm_check_under_lowerlimit(mem_glob, ttm->num_pages, ctx))
ttm_page_alloc_dma.c 905 if (ttm_check_under_lowerlimit(mem_glob, num_pages, ctx))

Completed in 60 milliseconds