Searched refs:ttm_bo_reserve_slowpath_nolru (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_execbuf_util.c170 ret = ttm_bo_reserve_slowpath_nolru(bo, true, val_seq);
H A Dttm_bo_driver.h826 * ttm_bo_reserve_slowpath_nolru:
838 extern int ttm_bo_reserve_slowpath_nolru(struct ttm_buffer_object *bo,
H A Dttm_bo.c300 int ttm_bo_reserve_slowpath_nolru(struct ttm_buffer_object *bo, function
341 ret = ttm_bo_reserve_slowpath_nolru(bo, interruptible, sequence);

Completed in 183 milliseconds