Home
last modified time | relevance | path

Searched refs:tracefiled (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dtracefile.c969 static int tracefiled(void *arg) in tracefiled() function
1100 if (IS_ERR(kthread_run(tracefiled, tctl, "ktracefiled"))) { in cfs_trace_start_thread()