Home
last modified time | relevance | path

Searched refs:get_t_state (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_worker.c2138 if (get_t_state(&connection->worker) != RUNNING) in wait_for_work()
2171 while (get_t_state(thi) == RUNNING) { in drbd_worker()
2186 if (get_t_state(thi) == RUNNING) { in drbd_worker()
2193 if (get_t_state(thi) != RUNNING) in drbd_worker()
H A Ddrbd_int.h247 static inline enum drbd_thread_state get_t_state(struct drbd_thread *thi) in get_t_state() function
1933 if (task && get_t_state(&connection->ack_receiver) == RUNNING) in wake_ack_receiver()
H A Ddrbd_receiver.c1015 if (get_t_state(&connection->receiver) == EXITING) in conn_connect()
5102 while (get_t_state(&connection->receiver) == RUNNING) { in drbdd()
6025 while (get_t_state(thi) == RUNNING) { in drbd_ack_receiver()
H A Ddrbd_main.c1489 || get_t_state(&connection->ack_receiver) != RUNNING in we_should_drop_the_connection()
H A Ddrbd_nl.c4421 if (get_t_state(&connection->worker) == RUNNING) in adm_del_minor()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_worker.c2145 if (get_t_state(&connection->worker) != RUNNING) in wait_for_work()
2178 while (get_t_state(thi) == RUNNING) { in drbd_worker()
2193 if (get_t_state(thi) == RUNNING) { in drbd_worker()
2200 if (get_t_state(thi) != RUNNING) in drbd_worker()
H A Ddrbd_int.h174 static inline enum drbd_thread_state get_t_state(struct drbd_thread *thi) in get_t_state() function
1869 if (task && get_t_state(&connection->ack_receiver) == RUNNING) in wake_ack_receiver()
H A Ddrbd_receiver.c1016 if (get_t_state(&connection->receiver) == EXITING) in conn_connect()
5054 while (get_t_state(&connection->receiver) == RUNNING) { in drbdd()
5976 while (get_t_state(thi) == RUNNING) { in drbd_ack_receiver()
H A Ddrbd_main.c1478 || get_t_state(&connection->ack_receiver) != RUNNING in we_should_drop_the_connection()
H A Ddrbd_nl.c4365 if (get_t_state(&connection->worker) == RUNNING) in adm_del_minor()

Completed in 51 milliseconds