Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/habanalabs/common/
Dirq.c377 static void handle_user_interrupt_wait_list(struct hl_device *hdev, struct hl_user_interrupt *intr) in handle_user_interrupt_wait_list() function
429 handle_user_interrupt_wait_list(hdev, &hdev->common_user_cq_interrupt); in hl_irq_user_interrupt_handler()
430 handle_user_interrupt_wait_list(hdev, user_int); in hl_irq_user_interrupt_handler()
437 handle_user_interrupt_wait_list(hdev, &hdev->common_decoder_interrupt); in hl_irq_user_interrupt_handler()
440 handle_user_interrupt_wait_list(hdev, user_int); in hl_irq_user_interrupt_handler()