irq_glue
struct irq_glue *glue;
struct irq_glue *glue =
container_of(notify, struct irq_glue, notify);
struct irq_glue *glue =
container_of(ref, struct irq_glue, notify.kref);
struct irq_glue *glue = kzalloc_obj(*glue);