Lines Matching refs:gru_thread_state
79 static struct gru_thread_state *gru_find_lock_gts(unsigned long vaddr) in gru_find_lock_gts()
83 struct gru_thread_state *gts = NULL; in gru_find_lock_gts()
96 static struct gru_thread_state *gru_alloc_locked_gts(unsigned long vaddr) in gru_alloc_locked_gts()
100 struct gru_thread_state *gts = ERR_PTR(-EINVAL); in gru_alloc_locked_gts()
122 static void gru_unlock_gts(struct gru_thread_state *gts) in gru_unlock_gts()
261 static int gru_vtop(struct gru_thread_state *gts, unsigned long vaddr, in gru_vtop()
319 struct gru_thread_state *gts, int atomic, in gru_preload_tlb()
365 struct gru_thread_state *gts, in gru_try_dropin()
532 struct gru_thread_state *gts; in gru_intr()
622 static int gru_user_dropin(struct gru_thread_state *gts, in gru_user_dropin()
649 struct gru_thread_state *gts; in gru_handle_user_call_os()
699 struct gru_thread_state *gts; in gru_get_exception_detail()
748 struct gru_thread_state *gts; in gru_unload_all_contexts()
773 struct gru_thread_state *gts; in gru_user_unload_context()
802 struct gru_thread_state *gts; in gru_user_flush_tlb()
829 struct gru_thread_state *gts; in gru_get_gseg_statistics()
860 struct gru_thread_state *gts; in gru_set_context_option()