Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/sgi-gru/
Dgruhandles.c127 int cch_deallocate(struct gru_context_configuration_handle *cch) in cch_deallocate() function
Dgruhandles.h518 int cch_deallocate(struct gru_context_configuration_handle *cch);
Dgrumain.c580 if (cch_deallocate(cch)) in gru_unload_context()