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