Home
last modified time | relevance | path

Searched refs:gru_wait_idle_or_exception (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/misc/sgi-gru/
Dgrukservices.c443 static int gru_wait_idle_or_exception(struct gru_control_block_status *gen) in gru_wait_idle_or_exception() function
459 if (gru_wait_idle_or_exception(gen) == CBS_IDLE) in gru_retry_exception()
493 ret = gru_wait_idle_or_exception(gen); in gru_wait_proc()