Home
last modified time | relevance | path

Searched refs:lock_cch_handle (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrumain.c554 lock_cch_handle(cch); in gru_unload_context()
585 lock_cch_handle(cch); in gru_load_context()
653 lock_cch_handle(cch); in gru_update_cch()
H A Dgrutables.h567 static inline void lock_cch_handle(struct gru_context_configuration_handle *cch) in lock_cch_handle() function