Searched refs:aux_timekeepers (Results 1 – 1 of 1) sorted by relevance
2806 static unsigned long aux_timekeepers; variable2823 unsigned long active = READ_ONCE(aux_timekeepers); in tk_aux_update_clocksource()2842 unsigned long active = READ_ONCE(aux_timekeepers); in tk_aux_advance()3041 if (enable == test_bit(id, &aux_timekeepers)) in aux_clock_enable_store()3046 set_bit(id, &aux_timekeepers); in aux_clock_enable_store()3049 clear_bit(id, &aux_timekeepers); in aux_clock_enable_store()3056 unsigned long active = READ_ONCE(aux_timekeepers); in aux_clock_enable_show()