Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dtracefile.h221 struct completion tctl_stop; member
Dtracefile.c1082 complete(&tctl->tctl_stop); in tracefiled()
1096 init_completion(&tctl->tctl_stop); in cfs_trace_start_thread()
1121 wait_for_completion(&tctl->tctl_stop); in cfs_trace_stop_thread()