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

/linux-master/drivers/gpu/drm/xe/
H A Dxe_gt_pagefault.c403 static void acc_queue_work_func(struct work_struct *w);
421 INIT_WORK(&gt->usm.acc_queue[i].worker, acc_queue_work_func);
595 static void acc_queue_work_func(struct work_struct *w) function

Completed in 118 milliseconds