Home
last modified time | relevance | path

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

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