Searched refs:pending_break (Results 1 – 2 of 2) sorted by relevance
69 unsigned long pending_break; member
45 opinfo->pending_break = 0; in alloc_opinfo()582 clear_bit_unlock(0, &opinfo->pending_break); in wake_up_oplock_break()585 wake_up_bit(&opinfo->pending_break, 0); in wake_up_oplock_break()590 while (test_and_set_bit(0, &opinfo->pending_break)) { in oplock_break_pending()591 wait_on_bit(&opinfo->pending_break, 0, TASK_UNINTERRUPTIBLE); in oplock_break_pending()