Home
last modified time | relevance | path

Searched refs:ttm_base_object_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/drm2/ttm/
H A Dttm_object.h146 extern int ttm_base_object_init(struct ttm_object_file *tfile,
H A Dttm_lock.c302 ret = ttm_base_object_init(tfile, &lock->base, false, in ttm_vt_lock()
H A Dttm_object.c145 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init() function