Searched refs:acc_queue_work_func (Results 1 – 1 of 1) sorted by relevance
411 static void acc_queue_work_func(struct work_struct *w);477 INIT_WORK(>->usm.acc_queue[i].worker, acc_queue_work_func); in xe_gt_pagefault_init()648 static void acc_queue_work_func(struct work_struct *w) in acc_queue_work_func() function