Searched refs:gru_unload_context (Results 1 – 5 of 5) sorted by relevance
555 void gru_unload_context(struct gru_thread_state *gts, int savestate) in gru_unload_context() function747 gru_unload_context(gts, 1); in gru_check_context_placement()842 gru_unload_context(ngts, is_kernel_context(ngts) ? 0 : 1); in gru_steal_context()
761 gru_unload_context(gts, 1); in gru_unload_all_contexts()790 gru_unload_context(gts, 1); in gru_user_unload_context()
209 gru_unload_context(kgts, 0); in gru_free_kernel_contexts()318 gru_unload_context(kgts, 0); in gru_reserve_async_resources()
638 extern void gru_unload_context(struct gru_thread_state *gts, int savestate);
87 gru_unload_context(gts, 0); in gru_vma_close()