Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/sched/
Dtopology.h18 __SD_FLAG_CNT, enumerator
/kernel/linux/linux-5.10/kernel/sched/
Ddebug.c258 for_each_set_bit(idx, &flags, __SD_FLAG_CNT) { in sd_ctl_doflags()
274 for_each_set_bit(idx, &flags, __SD_FLAG_CNT) { in sd_ctl_doflags()
Dtopology.c54 for_each_set_bit(idx, &flags, __SD_FLAG_CNT) { in sched_domain_debug_one()