Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dcpu_rmap.c213 struct irq_glue { struct
227 struct irq_glue *glue; in free_irq_cpu_rmap()
253 struct irq_glue *glue = in irq_cpu_rmap_notify()
254 container_of(notify, struct irq_glue, notify); in irq_cpu_rmap_notify()
268 struct irq_glue *glue = in irq_cpu_rmap_release()
269 container_of(ref, struct irq_glue, notify.kref); in irq_cpu_rmap_release()
289 struct irq_glue *glue = kzalloc(sizeof(*glue), GFP_KERNEL); in irq_cpu_rmap_add()
/kernel/linux/linux-6.6/lib/
H A Dcpu_rmap.c225 struct irq_glue { struct
239 struct irq_glue *glue; in free_irq_cpu_rmap()
265 struct irq_glue *glue = in irq_cpu_rmap_notify()
266 container_of(notify, struct irq_glue, notify); in irq_cpu_rmap_notify()
280 struct irq_glue *glue = in irq_cpu_rmap_release()
281 container_of(ref, struct irq_glue, notify.kref); in irq_cpu_rmap_release()
312 struct irq_glue *glue = kzalloc(sizeof(*glue), GFP_KERNEL); in irq_cpu_rmap_add()

Completed in 2 milliseconds