Home
last modified time | relevance | path

Searched refs:tick_nohz_dep_clear (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dtick.h208 extern void tick_nohz_dep_clear(enum tick_dep_bits bit);
234 tick_nohz_dep_clear(bit); in tick_dep_clear()
/openbmc/linux/kernel/time/
H A Dtick-sched.c435 void tick_nohz_dep_clear(enum tick_dep_bits bit) in tick_nohz_dep_clear() function
/openbmc/linux/kernel/events/
H A Dcore.c5034 tick_nohz_dep_clear(TICK_DEP_BIT_PERF_EVENTS); in unaccount_freq_event_nohz()