Home
last modified time | relevance | path

Searched refs:__SD_FLAG_CNT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/sched/
H A Dtopology.h18 __SD_FLAG_CNT, enumerator
/openbmc/linux/kernel/sched/
H A Ddebug.c390 for_each_set_bit(idx, &flags, __SD_FLAG_CNT) { in sd_flags_show()
H A Dtopology.c55 for_each_set_bit(idx, &flags, __SD_FLAG_CNT) { in sched_domain_debug_one()