Home
last modified time | relevance | path

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

/drivers/misc/sgi-gru/
Dgruhandles.c97 int cch_allocate(struct gru_context_configuration_handle *cch) in cch_allocate()
113 int cch_start(struct gru_context_configuration_handle *cch) in cch_start()
120 int cch_interrupt(struct gru_context_configuration_handle *cch) in cch_interrupt()
127 int cch_deallocate(struct gru_context_configuration_handle *cch) in cch_deallocate()
143 int cch_interrupt_sync(struct gru_context_configuration_handle in cch_interrupt_sync()
Dgrukdump.c46 struct gru_context_configuration_handle *cch, in gru_dump_context_data()
125 struct gru_context_configuration_handle *cch, *ubufcch; in gru_dump_context() local
Dgrumain.c558 struct gru_context_configuration_handle *cch; in gru_unload_context() local
594 struct gru_context_configuration_handle *cch; in gru_load_context() local
660 struct gru_context_configuration_handle *cch; in gru_update_cch() local
Dgrutables.h581 static inline int trylock_cch_handle(struct gru_context_configuration_handle *cch) in trylock_cch_handle()
586 static inline void lock_cch_handle(struct gru_context_configuration_handle *cch) in lock_cch_handle()
591 static inline void unlock_cch_handle(struct gru_context_configuration_handle in unlock_cch_handle()