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

/linux-master/kernel/events/
H A Dcore.c2467 * When called from perf_pending_irq it's OK because event->ctx
6716 * Both perf_pending_task() and perf_pending_irq() can race with the
6772 * perf_pending_irq()
6779 static void perf_pending_irq(struct irq_work *entry) function
11933 init_irq_work(&event->pending_irq, perf_pending_irq);

Completed in 154 milliseconds