Searched refs:irq_thread_id (Results 1 – 3 of 3) sorted by relevance
104 if (pthread_equal(hw->irq_thread_id, pthread_self())) { in hns3_get_mbx_resp()
427 pthread_t irq_thread_id; member
1108 if (hw->irq_thread_id == 0) in hns3vf_interrupt_handler()1109 hw->irq_thread_id = pthread_self(); in hns3vf_interrupt_handler()