Home
last modified time | relevance | path

Searched defs:interrupt_wq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_interrupt.c144 static void interrupt_wq(struct work_struct *work) in interrupt_wq() function
H A Dkfd_priv.h217 void (*interrupt_wq)(struct kfd_node *dev, member