tag
line
file
source code
time_limit
78
drivers/sound/os.h
#define DO_SLEEP(q, f, time_limit) \
time_limit
80
drivers/sound/os.h
if (time_limit) tl = current->timeout = jiffies + (time_limit); \