Searched refs:irq_glue (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/lib/
H A Dcpu_rmap.c216 struct irq_glue { struct
230 struct irq_glue *glue; free_irq_cpu_rmap()
255 struct irq_glue *glue = irq_cpu_rmap_notify()
256 container_of(notify, struct irq_glue, notify); irq_cpu_rmap_notify()
270 struct irq_glue *glue = irq_cpu_rmap_release()
271 container_of(ref, struct irq_glue, notify.kref); irq_cpu_rmap_release()
290 struct irq_glue *glue = kzalloc(sizeof(*glue), GFP_KERNEL); irq_cpu_rmap_add()

Completed in 91 milliseconds