Searched refs:aux_timekeepers (Results 1 – 1 of 1) sorted by relevance
2963 static unsigned long aux_timekeepers; variable2980 unsigned long active = READ_ONCE(aux_timekeepers); in tk_aux_update_clocksource()2999 unsigned long active = READ_ONCE(aux_timekeepers); in tk_aux_advance()3198 if (enable == test_bit(id, &aux_timekeepers)) in aux_clock_enable_store()3203 set_bit(id, &aux_timekeepers); in aux_clock_enable_store()3206 clear_bit(id, &aux_timekeepers); in aux_clock_enable_store()3213 unsigned long active = READ_ONCE(aux_timekeepers); in aux_clock_enable_show()