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()
265 static int gru_vtop(struct gru_thread_state *gts, unsigned long vaddr, in gru_vtop()
323 struct gru_thread_state *gts, int atomic, in gru_preload_tlb()
369 struct gru_thread_state *gts, in gru_try_dropin()
536 struct gru_thread_state *gts; in gru_intr()
626 static int gru_user_dropin(struct gru_thread_state *gts, in gru_user_dropin()
653 struct gru_thread_state *gts; in gru_handle_user_call_os()
703 struct gru_thread_state *gts; in gru_get_exception_detail()
752 struct gru_thread_state *gts; in gru_unload_all_contexts()
777 struct gru_thread_state *gts; in gru_user_unload_context()
806 struct gru_thread_state *gts; in gru_user_flush_tlb()
833 struct gru_thread_state *gts; in gru_get_gseg_statistics()
864 struct gru_thread_state *gts; in gru_set_context_option()