Searched refs:aux_timekeepers (Results 1 – 1 of 1) sorted by relevance
2808 static unsigned long aux_timekeepers; variable2825 unsigned long active = READ_ONCE(aux_timekeepers); in tk_aux_update_clocksource()2844 unsigned long active = READ_ONCE(aux_timekeepers); in tk_aux_advance()3043 if (enable == test_bit(id, &aux_timekeepers)) in aux_clock_enable_store()3048 set_bit(id, &aux_timekeepers); in aux_clock_enable_store()3051 clear_bit(id, &aux_timekeepers); in aux_clock_enable_store()3058 unsigned long active = READ_ONCE(aux_timekeepers); in aux_clock_enable_show()