Searched refs:g2h_worker_func (Results 1 – 1 of 1) sorted by relevance
39 static void g2h_worker_func(struct work_struct *w);327 INIT_WORK(&ct->g2h_worker, g2h_worker_func); in xe_guc_ct_init_noalloc()1949 static void g2h_worker_func(struct work_struct *w) in g2h_worker_func() function