Home
last modified time | relevance | path

Searched refs:pf_queue_work_func (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_pagefault.c358 static void pf_queue_work_func(struct work_struct *w) in pf_queue_work_func() function
437 INIT_WORK(&pf_queue->worker, pf_queue_work_func); in xe_alloc_pf_queue()