Home
last modified time | relevance | path

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

/lib/
A Dcpu_rmap.c226 struct irq_affinity_notify notify; member
248 irq_set_affinity_notifier(glue->notify.irq, NULL); in free_irq_cpu_rmap()
263 irq_cpu_rmap_notify(struct irq_affinity_notify *notify, const cpumask_t *mask) in irq_cpu_rmap_notify() argument
266 container_of(notify, struct irq_glue, notify); in irq_cpu_rmap_notify()
281 container_of(ref, struct irq_glue, notify.kref); in irq_cpu_rmap_release()
317 glue->notify.notify = irq_cpu_rmap_notify; in irq_cpu_rmap_add()
318 glue->notify.release = irq_cpu_rmap_release; in irq_cpu_rmap_add()
326 rc = irq_set_affinity_notifier(irq, &glue->notify); in irq_cpu_rmap_add()
A DKconfig.kgdb89 notify handler.

Completed in 3 milliseconds