Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c2156 static void send_exception_work_handler(struct work_struct *work) in send_exception_work_handler() function
2205 INIT_WORK_ONSTACK(&worker.work, send_exception_work_handler); in kfd_send_exception_to_runtime()