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

/linux-master/lib/
H A Dcpu_rmap.c225 struct irq_glue { struct
239 struct irq_glue *glue;
265 struct irq_glue *glue =
266 container_of(notify, struct irq_glue, notify);
280 struct irq_glue *glue =
281 container_of(ref, struct irq_glue, notify.kref);
312 struct irq_glue *glue = kzalloc(sizeof(*glue), GFP_KERNEL);

Completed in 128 milliseconds