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