Home
last modified time | relevance | path

Searched defs:allow_nohz (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/time/
H A Dtick-internal.h123 static inline int tick_check_oneshot_change(int allow_nohz) { return 0; } in tick_check_oneshot_change()
H A Dtick-sched.c1599 int tick_check_oneshot_change(int allow_nohz) in tick_check_oneshot_change()