Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/sgi-gru/
Dgrukservices.c442 static int gru_wait_idle_or_exception(struct gru_control_block_status *gen) in gru_wait_idle_or_exception() function
458 if (gru_wait_idle_or_exception(gen) == CBS_IDLE) in gru_retry_exception()
492 ret = gru_wait_idle_or_exception(gen); in gru_wait_proc()