Loading include/linux/sched.h +2 −0 Original line number Diff line number Diff line Loading @@ -1976,6 +1976,8 @@ static inline unsigned long sched_get_busy(int cpu) { return 0; } static inline void sched_get_cpus_busy(unsigned long *busy, const struct cpumask *query_cpus) {}; static inline void sched_set_io_is_busy(int val) {}; #endif Loading Loading
include/linux/sched.h +2 −0 Original line number Diff line number Diff line Loading @@ -1976,6 +1976,8 @@ static inline unsigned long sched_get_busy(int cpu) { return 0; } static inline void sched_get_cpus_busy(unsigned long *busy, const struct cpumask *query_cpus) {}; static inline void sched_set_io_is_busy(int val) {}; #endif Loading