tick_oneshot_mode_active  734 kernel/time/clocksource.c 	bool oneshot = tick_oneshot_mode_active();
tick_oneshot_mode_active 1155 kernel/time/clocksource.c 		if (!tick_oneshot_mode_active() ||
tick_oneshot_mode_active  308 kernel/time/tick-common.c 		if (tick_oneshot_mode_active())
tick_oneshot_mode_active  108 kernel/time/tick-internal.h extern int tick_oneshot_mode_active(void);