Searched refs:hk_type (Results 1 – 2 of 2) sorted by relevance
8 enum hk_type { enum23 extern int housekeeping_any_cpu(enum hk_type type);24 extern const struct cpumask *housekeeping_cpumask(enum hk_type type);25 extern bool housekeeping_enabled(enum hk_type type);26 extern void housekeeping_affine(struct task_struct *t, enum hk_type type);27 extern bool housekeeping_test_cpu(int cpu, enum hk_type type);32 static inline int housekeeping_any_cpu(enum hk_type type) in housekeeping_any_cpu()37 static inline const struct cpumask *housekeeping_cpumask(enum hk_type type) in housekeeping_cpumask()42 static inline bool housekeeping_enabled(enum hk_type type) in housekeeping_enabled()48 enum hk_type type) { } in housekeeping_affine()[all …]
33 bool housekeeping_enabled(enum hk_type type) in housekeeping_enabled()39 int housekeeping_any_cpu(enum hk_type type) in housekeeping_any_cpu()56 const struct cpumask *housekeeping_cpumask(enum hk_type type) in housekeeping_cpumask()65 void housekeeping_affine(struct task_struct *t, enum hk_type type) in housekeeping_affine()73 bool housekeeping_test_cpu(int cpu, enum hk_type type) in housekeeping_test_cpu()84 enum hk_type type; in housekeeping_init()100 static void __init housekeeping_setup_type(enum hk_type type, in housekeeping_setup_type()143 enum hk_type type; in housekeeping_setup()149 enum hk_type type; in housekeeping_setup()