Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/sgi-gru/
Dgrukservices.c444 static int gru_wait_idle_or_exception(struct gru_control_block_status *gen) in gru_wait_idle_or_exception() function
460 if (gru_wait_idle_or_exception(gen) == CBS_IDLE) in gru_retry_exception()
494 ret = gru_wait_idle_or_exception(gen); in gru_wait_proc()