Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/sgi-gru/
Dgrukservices.c451 static int gru_wait_idle_or_exception(struct gru_control_block_status *gen) in gru_wait_idle_or_exception() function
467 if (gru_wait_idle_or_exception(gen) == CBS_IDLE) in gru_retry_exception()
501 ret = gru_wait_idle_or_exception(gen); in gru_wait_proc()