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