hk_type
extern int housekeeping_any_cpu(enum hk_type type);
extern const struct cpumask *housekeeping_cpumask(enum hk_type type);
extern bool housekeeping_enabled(enum hk_type type);
extern void housekeeping_affine(struct task_struct *t, enum hk_type type);
extern bool housekeeping_test_cpu(int cpu, enum hk_type type);
static inline int housekeeping_any_cpu(enum hk_type type)
static inline const struct cpumask *housekeeping_cpumask(enum hk_type type)
static inline bool housekeeping_enabled(enum hk_type type)
enum hk_type type) { }
static inline bool housekeeping_test_cpu(int cpu, enum hk_type type)
static inline bool housekeeping_cpu(int cpu, enum hk_type type)
void housekeeping_affine(struct task_struct *t, enum hk_type type)
bool housekeeping_test_cpu(int cpu, enum hk_type type)
enum hk_type type;
static void __init housekeeping_setup_type(enum hk_type type,
enum hk_type type;
enum hk_type type;
bool housekeeping_enabled(enum hk_type type)
static bool housekeeping_dereference_check(enum hk_type type)
static inline struct cpumask *housekeeping_cpumask_dereference(enum hk_type type)
const struct cpumask *housekeeping_cpumask(enum hk_type type)
int housekeeping_any_cpu(enum hk_type type)