Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtimekeeping.h21 static inline int sched_clock_suspend(void) { return 0; } in sched_clock_suspend() function
H A Dsched_clock.c275 int sched_clock_suspend(void) in sched_clock_suspend() function