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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dsched.c1698 INIT_HLIST_HEAD(&p->preempt_notifiers);
1785 hlist_add_head(&notifier->link, &current->preempt_notifiers);
1806 hlist_for_each_entry(notifier, node, &curr->preempt_notifiers, link)
1817 hlist_for_each_entry(notifier, node, &curr->preempt_notifiers, link)
6817 INIT_HLIST_HEAD(&init_task.preempt_notifiers);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsched.h972 struct hlist_head preempt_notifiers; member in struct:task_struct

Completed in 67 milliseconds