Searched refs:get_t_state (Results 1 – 5 of 5) sorted by relevance
2137 if (get_t_state(&connection->worker) != RUNNING) in wait_for_work()2170 while (get_t_state(thi) == RUNNING) { in drbd_worker()2185 if (get_t_state(thi) == RUNNING) { in drbd_worker()2192 if (get_t_state(thi) != RUNNING) in drbd_worker()
246 static inline enum drbd_thread_state get_t_state(struct drbd_thread *thi) in get_t_state() function1924 if (task && get_t_state(&connection->ack_receiver) == RUNNING) in wake_ack_receiver()
1017 if (get_t_state(&connection->receiver) == EXITING) in conn_connect()5040 while (get_t_state(&connection->receiver) == RUNNING) { in drbdd()5961 while (get_t_state(thi) == RUNNING) { in drbd_ack_receiver()
1471 || get_t_state(&connection->ack_receiver) != RUNNING in we_should_drop_the_connection()
4342 if (get_t_state(&connection->worker) == RUNNING) in adm_del_minor()