Searched refs:INCLUSIVE_TIMING_MAX_NS (Results 1 – 1 of 1) sorted by relevance
7146 #define INCLUSIVE_TIMING_MAX_NS 1000000 /* 1 millisecond */ macro7197 if (polled || (ndelay > 0 && ndelay < INCLUSIVE_TIMING_MAX_NS)) in schedule_resp()7238 if (ndelay < INCLUSIVE_TIMING_MAX_NS) { in schedule_resp()