Searched refs:was_set (Results 1 – 3 of 3) sorted by relevance
247 bool was_set; in fence_add_callback() local259 was_set = test_and_set_bit(FENCE_FLAG_ENABLE_SIGNAL_BIT, &fence->flags); in fence_add_callback()263 else if (!was_set) { in fence_add_callback()346 bool was_set; in fence_default_wait() local358 was_set = test_and_set_bit(FENCE_FLAG_ENABLE_SIGNAL_BIT, &fence->flags); in fence_default_wait()363 if (!was_set) { in fence_default_wait()
194 unsigned long was_set, void *priv) in xen_pvclock_gtod_notify() argument208 if (!was_set && timespec_compare(&now, &next_sync) < 0) in xen_pvclock_gtod_notify()
476 static void update_pvclock_gtod(struct timekeeper *tk, bool was_set) in update_pvclock_gtod() argument478 raw_notifier_call_chain(&pvclock_gtod_chain, was_set, tk); in update_pvclock_gtod()