Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dcore.c718 bool sched_can_stop_tick(void) in sched_can_stop_tick() function
/linux-4.4.14/include/linux/
Dsched.h2347 static inline bool sched_can_stop_tick(void) { return false; } in sched_can_stop_tick() function