Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgruhandles.c115 int cch_deallocate(struct gru_context_configuration_handle *cch) in cch_deallocate() function
H A Dgruhandles.h505 int cch_deallocate(struct gru_context_configuration_handle *cch);
H A Dgrumain.c567 if (cch_deallocate(cch)) in gru_unload_context()