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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsoftirq.c671 struct list_head *local_head; local
676 local_head = &__get_cpu_var(softirq_work_list[i]);
677 list_splice_init(head, local_head);

Completed in 52 milliseconds