Home
last modified time | relevance | path

Searched refs:housekeeping_enabled (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/sched/
H A Disolation.h43 extern bool housekeeping_enabled(enum hk_type type);
61 static inline bool housekeeping_enabled(enum hk_type type) in housekeeping_enabled() function
/linux/kernel/sched/
H A Disolation.c31 bool housekeeping_enabled(enum hk_type type) in housekeeping_enabled() function
35 EXPORT_SYMBOL_GPL(housekeeping_enabled);