Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/drbd/
Ddrbd_int.h653 SIGNAL_ASENDER, /* whether asender wants to be interrupted */ enumerator
1941 if (test_bit(SIGNAL_ASENDER, &connection->flags)) in wake_asender()
Ddrbd_receiver.c5439 clear_bit(SIGNAL_ASENDER, &connection->flags); in connection_finish_peer_reqs()
5454 set_bit(SIGNAL_ASENDER, &connection->flags); in connection_finish_peer_reqs()
5550 clear_bit(SIGNAL_ASENDER, &connection->flags); in drbd_asender()
5656 clear_bit(SIGNAL_ASENDER, &connection->flags); in drbd_asender()