taglinefilesource code
time_limit79drivers/sound/os.h#define DO_SLEEP(q, f, time_limit)  \
time_limit81drivers/sound/os.hif (time_limit) tl = current->timeout = jiffies + (time_limit); \