Home
last modified time | relevance | path

Searched defs:housekeeping_cpumask (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/sched/
H A Disolation.h51 static inline const struct cpumask *housekeeping_cpumask(enum hk_flags flags) in housekeeping_cpumask() function
/kernel/linux/linux-5.10/kernel/sched/
H A Disolation.c40 const struct cpumask *housekeeping_cpumask(enum hk_flags flags) in housekeeping_cpumask() function
47 EXPORT_SYMBOL_GPL(housekeeping_cpumask); variable
/kernel/linux/linux-6.6/include/linux/sched/
H A Disolation.h52 static inline const struct cpumask *housekeeping_cpumask(enum hk_type type) in housekeeping_cpumask() function
/kernel/linux/linux-6.6/kernel/sched/
H A Disolation.c56 const struct cpumask *housekeeping_cpumask(enum hk_type type) in housekeeping_cpumask() function
63 EXPORT_SYMBOL_GPL(housekeeping_cpumask); variable

Completed in 3 milliseconds