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