Searched refs:lazy_periodic (Results 1 – 1 of 1) sorted by relevance
75 uint16_t lazy_periodic; /* Number of timeouts to allow member823 if (lazy_current >= ticker->lazy_periodic) {824 lazy_current -= ticker->lazy_periodic;850 ticker_next->lazy_periodic > lazy_next;853 lazy_next -= ticker_next->lazy_periodic;1305 (ticker->lazy_periodic <= ticker->lazy_current)) {1322 (ticker->lazy_periodic >= ticker->lazy_current) ||1659 ticker->lazy_periodic = user_op->params.update.lazy;2095 uint16_t lazy_periodic;2101 lazy_periodic = ticker->lazy_periodic;[all …]