Searched refs:num_running (Results 1 – 1 of 1) sorted by relevance
2935 int num_running = 0; in _stop_crypto_task() local2941 num_running = 0; in _stop_crypto_task()2951 … dev_warn(sc->dev, "Crypto running on the same core. (%d, %d)\n", cpu_id, num_running); in _stop_crypto_task()2955 ++num_running; in _stop_crypto_task()2959 } while (num_running != 0); in _stop_crypto_task()