Home
last modified time | relevance | path

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

/linux/lib/
A Dcpu_rmap.c213 struct irq_glue { struct
227 struct irq_glue *glue; in free_irq_cpu_rmap() argument
252 struct irq_glue *glue = in irq_cpu_rmap_notify()
253 container_of(notify, struct irq_glue, notify); in irq_cpu_rmap_notify()
267 struct irq_glue *glue = in irq_cpu_rmap_release()
268 container_of(ref, struct irq_glue, notify.kref); in irq_cpu_rmap_release()
287 struct irq_glue *glue = kzalloc(sizeof(*glue), GFP_KERNEL); in irq_cpu_rmap_add()

Completed in 3 milliseconds