Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sched/
H A Dtopology.h18 __SD_FLAG_CNT, enumerator
/linux-6.15/kernel/sched/
H A Ddebug.c552 for_each_set_bit(idx, &flags, __SD_FLAG_CNT) { in sd_flags_show()
H A Dtopology.c61 for_each_set_bit(idx, &flags, __SD_FLAG_CNT) { in sched_domain_debug_one()