Searched refs:get_t_state (Results 1 – 4 of 4) sorted by relevance
2060 if (get_t_state(&connection->worker) != RUNNING) in wait_for_work()2093 while (get_t_state(thi) == RUNNING) { in drbd_worker()2108 if (get_t_state(thi) == RUNNING) { in drbd_worker()2115 if (get_t_state(thi) != RUNNING) in drbd_worker()
270 static inline enum drbd_thread_state get_t_state(struct drbd_thread *thi) in get_t_state() function
995 if (get_t_state(&connection->receiver) == EXITING) in conn_connect()4603 while (get_t_state(&connection->receiver) == RUNNING) { in drbdd()5514 while (get_t_state(thi) == RUNNING) { in drbd_asender()
1439 || get_t_state(&connection->asender) != RUNNING in we_should_drop_the_connection()