Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dtracefile.h218 struct completion tctl_stop; member
Dtracefile.c1070 complete(&tctl->tctl_stop); in tracefiled()
1084 init_completion(&tctl->tctl_stop); in cfs_trace_start_thread()
1109 wait_for_completion(&tctl->tctl_stop); in cfs_trace_stop_thread()