Searched refs:gru_unload_context (Results 1 – 5 of 5) sorted by relevance
542 void gru_unload_context(struct gru_thread_state *gts, int savestate) in gru_unload_context() function734 gru_unload_context(gts, 1); in gru_check_context_placement()829 gru_unload_context(ngts, is_kernel_context(ngts) ? 0 : 1); in gru_steal_context()
752 gru_unload_context(gts, 1); in gru_unload_all_contexts()781 gru_unload_context(gts, 1); in gru_user_unload_context()
202 gru_unload_context(kgts, 0); in gru_free_kernel_contexts()311 gru_unload_context(kgts, 0); in gru_reserve_async_resources()
619 extern void gru_unload_context(struct gru_thread_state *gts, int savestate);
80 gru_unload_context(gts, 0); in gru_vma_close()