Home
last modified time | relevance | path

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

/linux/drivers/misc/sgi-gru/
H A Dgruhandles.c79 int cch_allocate(struct gru_context_configuration_handle *cch) in cch_allocate() function
H A Dgruhandles.h502 int cch_allocate(struct gru_context_configuration_handle *cch);
H A Dgrumain.c616 err = cch_allocate(cch); in gru_load_context()