Searched defs:cch (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/misc/sgi-gru/
H A Dgruhandles.c97 int cch_allocate(struct gru_context_configuration_handle *cch) cch_allocate() argument
113 int cch_start(struct gru_context_configuration_handle *cch) cch_start() argument
120 int cch_interrupt(struct gru_context_configuration_handle *cch) cch_interrupt() argument
127 int cch_deallocate(struct gru_context_configuration_handle *cch) cch_deallocate() argument
143 cch_interrupt_sync(struct gru_context_configuration_handle *cch) cch_interrupt_sync() argument
H A Dgrukdump.c123 struct gru_context_configuration_handle *cch, *ubufcch; gru_dump_context() local
45 gru_dump_context_data(void *grubase, struct gru_context_configuration_handle *cch, void __user *ubuf, int ctxnum, int dsrcnt, int flush_cbrs) gru_dump_context_data() argument
H A Dgrumain.c558 struct gru_context_configuration_handle *cch; gru_unload_context() local
594 struct gru_context_configuration_handle *cch; gru_load_context() local
660 struct gru_context_configuration_handle *cch; gru_update_cch() local
H A Dgrutables.h581 static inline int trylock_cch_handle(struct gru_context_configuration_handle *cch) trylock_cch_handle() argument
586 static inline void lock_cch_handle(struct gru_context_configuration_handle *cch) lock_cch_handle() argument
591 unlock_cch_handle(struct gru_context_configuration_handle *cch) unlock_cch_handle() argument

Completed in 99 milliseconds