Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/sgi-gru/
Dgruhandles.c85 int cch_allocate(struct gru_context_configuration_handle *cch) in cch_allocate() function
Dgruhandles.h502 int cch_allocate(struct gru_context_configuration_handle *cch);
Dgrumain.c620 err = cch_allocate(cch); in gru_load_context()