Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dirq_work.c34 static inline struct irq_work *irq_work_next(struct irq_work *entry) in irq_work_next() function
91 if (!irq_work_next(entry)) in __irq_work_queue()
136 list = irq_work_next(list); in irq_work_run()