Searched refs:DBG_SCHED_LIMIT (Results 1 – 1 of 1) sorted by relevance
678 #define DBG_SCHED_LIMIT 64 macro709 if (!(seen = kmalloc (DBG_SCHED_LIMIT * sizeof *seen, SLAB_ATOMIC))) in show_periodic()843 if (seen_count < DBG_SCHED_LIMIT) in show_periodic()931 #undef DBG_SCHED_LIMIT