Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c3050 static void xe_bo_dev_work_func(struct work_struct *work) in xe_bo_dev_work_func() function
3063 INIT_WORK(&bo_dev->async_free, xe_bo_dev_work_func); in xe_bo_dev_init()