Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/drbd/
Ddrbd_int.h654 SIGNAL_ASENDER, /* whether asender wants to be interrupted */ enumerator
1942 if (test_bit(SIGNAL_ASENDER, &connection->flags)) in wake_asender()
Ddrbd_receiver.c5440 clear_bit(SIGNAL_ASENDER, &connection->flags); in connection_finish_peer_reqs()
5455 set_bit(SIGNAL_ASENDER, &connection->flags); in connection_finish_peer_reqs()
5551 clear_bit(SIGNAL_ASENDER, &connection->flags); in drbd_asender()
5657 clear_bit(SIGNAL_ASENDER, &connection->flags); in drbd_asender()