Searched refs:num_attempts (Results 1 – 1 of 1) sorted by relevance
465 int num_attempts = 0; in cma_alloc() local500 if ((num_attempts < max_retries) && (ret == -EBUSY)) { in cma_alloc()517 num_attempts++; in cma_alloc()