Searched refs:run_ksoftirqd (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.c711 static int run_ksoftirqd(void * __bind_cpu) function
824 p = kthread_create(run_ksoftirqd, hcpu, "ksoftirqd/%d", hotcpu);

Completed in 106 milliseconds