Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dworkitem.c71 unsigned int ws_stopping:1; member
105 if (sched->ws_stopping) { in cfs_wi_sched_cansleep()
126 LASSERT(!sched->ws_stopping); in cfs_wi_exit()
157 LASSERT(!sched->ws_stopping); in cfs_wi_deschedule()
196 LASSERT(!sched->ws_stopping); in cfs_wi_schedule()
240 while (!sched->ws_stopping) { in cfs_wi_scheduler()
311 if (sched->ws_stopping) { in cfs_wi_sched_destroy()
319 sched->ws_stopping = 1; in cfs_wi_sched_destroy()
451 sched->ws_stopping = 1; in cfs_wi_shutdown()