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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dlockdep.c1501 printk("irq event stamp: %u\n", curr->irq_events);
1874 curr->hardirq_enable_event = ++curr->irq_events;
1899 curr->hardirq_disable_event = ++curr->irq_events;
1930 curr->softirq_enable_event = ++curr->irq_events;
1960 curr->softirq_disable_event = ++curr->irq_events;
H A Dfork.c1084 p->irq_events = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsched.h1129 unsigned int irq_events; member in struct:task_struct

Completed in 102 milliseconds