Searched refs:pending_break (Results 1 – 2 of 2) sorted by relevance
66 unsigned long pending_break; member
44 opinfo->pending_break = 0; in alloc_opinfo()562 clear_bit_unlock(0, &opinfo->pending_break); in wake_up_oplock_break()565 wake_up_bit(&opinfo->pending_break, 0); in wake_up_oplock_break()570 while (test_and_set_bit(0, &opinfo->pending_break)) { in oplock_break_pending()571 wait_on_bit(&opinfo->pending_break, 0, TASK_UNINTERRUPTIBLE); in oplock_break_pending()