Searched refs:EVENT_TIMEOUT_JIFFIES (Results 1 – 1 of 1) sorted by relevance
37 #define EVENT_TIMEOUT_JIFFIES 5 macro159 if (wait_for_completion_timeout(&wait->comp, EVENT_TIMEOUT_JIFFIES * HZ) == 0) { in SendKevent()