Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/drm2/ttm/
HDttm_object.h146 extern int ttm_base_object_init(struct ttm_object_file *tfile,
HDttm_lock.c302 ret = ttm_base_object_init(tfile, &lock->base, false, in ttm_vt_lock()
HDttm_object.c145 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init() function