Searched refs:cap_in_progress (Results 1 – 1 of 1) sorted by relevance
1127 static void test_cancel(bool cap_in_progress) in test_cancel() argument1129 const int expected_err = cap_in_progress ? 0 : -EALREADY; in test_cancel()