Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCIDBG.cpp678 #define DBG_SCHED_LIMIT 64 macro
709 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