Searched refs:INCLUSIVE_TIMING_MAX_NS (Results 1 – 1 of 1) sorted by relevance
5390 #define INCLUSIVE_TIMING_MAX_NS 1000000 /* 1 millisecond */ macro5490 if (ndelay > 0 && ndelay < INCLUSIVE_TIMING_MAX_NS) in schedule_resp()5531 if (ndelay < INCLUSIVE_TIMING_MAX_NS) { in schedule_resp()