Home
last modified time | relevance | path

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

/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.c5460 clear_bit(SIGNAL_ASENDER, &connection->flags); in connection_finish_peer_reqs()
5475 set_bit(SIGNAL_ASENDER, &connection->flags); in connection_finish_peer_reqs()
5571 clear_bit(SIGNAL_ASENDER, &connection->flags); in drbd_asender()
5677 clear_bit(SIGNAL_ASENDER, &connection->flags); in drbd_asender()