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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/samples/trace_events/
H A Dtrace-events-sample.c21 static int simple_thread(void *arg) function
35 simple_tsk = kthread_run(simple_thread, NULL, "event-sample");

Completed in 43 milliseconds