Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dtopology.h20 __SD_FLAG_CNT, enumerator
/OK3568_Linux_fs/kernel/kernel/sched/
H A Ddebug.c260 for_each_set_bit(idx, &flags, __SD_FLAG_CNT) { in sd_ctl_doflags()
276 for_each_set_bit(idx, &flags, __SD_FLAG_CNT) { in sd_ctl_doflags()
H A Dtopology.c59 for_each_set_bit(idx, &flags, __SD_FLAG_CNT) { in sched_domain_debug_one()