Searched refs:X25_INTERRUPT_FLAG (Results 1 – 4 of 4) sorted by relevance
155 !test_and_set_bit(X25_INTERRUPT_FLAG, &x25->flags)) { in x25_kick()
286 clear_bit(X25_INTERRUPT_FLAG, &x25->flags); in x25_state3_machine()
629 clear_bit(X25_INTERRUPT_FLAG, &x25->flags); in x25_make_new()
116 #define X25_INTERRUPT_FLAG 1 macro