Searched refs:n_empty_polls (Results 1 – 1 of 1) sorted by relevance
47 uint64_t n_empty_polls; member189 qcfg->n_empty_polls = 0; in queue_reset()206 qcfg->n_empty_polls++; in queue_can_sleep()209 if (qcfg->n_empty_polls <= EMPTYPOLL_MAX) in queue_can_sleep()292 queue_conf->n_empty_polls++; in clb_umwait()293 if (unlikely(queue_conf->n_empty_polls > EMPTYPOLL_MAX)) { in clb_umwait()304 queue_conf->n_empty_polls = 0; in clb_umwait()