Searched refs:timeout_warn_usec (Results 1 – 1 of 1) sorted by relevance
43 usec_t timeout_warn_usec; member662 FORMAT_TIMESPAN(spawn->timeout_warn_usec, USEC_PER_SEC)); in on_spawn_timeout_warning()715 if (spawn->timeout_warn_usec > 0 && in spawn_wait()716 spawn->timeout_warn_usec < spawn->timeout_usec && in spawn_wait()717 spawn->timeout_warn_usec > age_usec) { in spawn_wait()718 spawn->timeout_warn_usec -= age_usec; in spawn_wait()721 usec + spawn->timeout_warn_usec, USEC_PER_SEC, in spawn_wait()848 .timeout_warn_usec = udev_warn_timeout(timeout_usec), in udev_event_spawn()