Searched refs:pub_delay_get (Results 1 – 1 of 1) sorted by relevance
876 static uint16_t pub_delay_get(int random_delay_window) in pub_delay_get() function898 random = pub_delay_get(delay); in pub_delay_schedule()2645 random = !!mod->pub->delayable ? pub_delay_get(RANDOM_DELAY_LONG) : 0; in commit_mod()