Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dworkitem.c71 unsigned int ws_stopping:1; member
105 if (sched->ws_stopping) { in cfs_wi_sched_cansleep()
127 LASSERT(!sched->ws_stopping); in cfs_wi_exit()
158 LASSERT(!sched->ws_stopping); in cfs_wi_deschedule()
197 LASSERT(!sched->ws_stopping); in cfs_wi_schedule()
242 while (!sched->ws_stopping) { in cfs_wi_scheduler()
315 if (sched->ws_stopping) { in cfs_wi_sched_destroy()
323 sched->ws_stopping = 1; in cfs_wi_sched_destroy()
455 sched->ws_stopping = 1; in cfs_wi_shutdown()