Home
last modified time | relevance | path

Searched refs:CLOCK_EVT_STATE_ONESHOT (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/kernel/time/
H A Dtick-oneshot.c41 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT); in tick_program_event()
54 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT); in tick_resume_oneshot()
66 clockevents_switch_state(newdev, CLOCK_EVT_STATE_ONESHOT); in tick_setup_oneshot()
96 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT); in tick_switch_to_oneshot()
H A Dtick-broadcast.c569 clockevents_switch_state(bc, CLOCK_EVT_STATE_ONESHOT); in tick_broadcast_set_event()
577 clockevents_switch_state(bc, CLOCK_EVT_STATE_ONESHOT); in tick_resume_broadcast_oneshot()
596 CLOCK_EVT_STATE_ONESHOT); in tick_check_oneshot_broadcast_this_cpu()
788 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT); in __tick_broadcast_oneshot_control()
908 clockevents_switch_state(bc, CLOCK_EVT_STATE_ONESHOT); in tick_broadcast_setup_oneshot()
H A Dtick-common.c170 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT); in tick_setup_periodic()
H A Dclockevents.c115 case CLOCK_EVT_STATE_ONESHOT: in __clockevents_switch_state()
/kernel/linux/linux-6.6/kernel/time/
H A Dtick-oneshot.c41 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT); in tick_program_event()
54 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT); in tick_resume_oneshot()
66 clockevents_switch_state(newdev, CLOCK_EVT_STATE_ONESHOT); in tick_setup_oneshot()
96 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT); in tick_switch_to_oneshot()
H A Dtick-broadcast.c655 clockevents_switch_state(bc, CLOCK_EVT_STATE_ONESHOT); in tick_broadcast_set_event()
663 clockevents_switch_state(bc, CLOCK_EVT_STATE_ONESHOT); in tick_resume_broadcast_oneshot()
682 CLOCK_EVT_STATE_ONESHOT); in tick_check_oneshot_broadcast_this_cpu()
866 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT); in ___tick_broadcast_oneshot_control()
951 clockevents_switch_state(wd, CLOCK_EVT_STATE_ONESHOT); in tick_oneshot_wakeup_control()
956 if (clockevent_get_state(wd) != CLOCK_EVT_STATE_ONESHOT) in tick_oneshot_wakeup_control()
H A Dtick-common.c172 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT); in tick_setup_periodic()
H A Dclockevents.c115 case CLOCK_EVT_STATE_ONESHOT: in __clockevents_switch_state()
/kernel/linux/linux-5.10/include/linux/
H A Dclockchips.h39 CLOCK_EVT_STATE_ONESHOT, enumerator
152 return dev->state_use_accessors == CLOCK_EVT_STATE_ONESHOT; in clockevent_state_oneshot()
/kernel/linux/linux-6.6/include/linux/
H A Dclockchips.h39 CLOCK_EVT_STATE_ONESHOT, enumerator
152 return dev->state_use_accessors == CLOCK_EVT_STATE_ONESHOT; in clockevent_state_oneshot()

Completed in 8 milliseconds