Lines Matching refs:gru_thread_state
66 static struct gru_thread_state *gru_find_lock_gts(unsigned long vaddr) in gru_find_lock_gts()
70 struct gru_thread_state *gts = NULL; in gru_find_lock_gts()
83 static struct gru_thread_state *gru_alloc_locked_gts(unsigned long vaddr) in gru_alloc_locked_gts()
87 struct gru_thread_state *gts = ERR_PTR(-EINVAL); in gru_alloc_locked_gts()
109 static void gru_unlock_gts(struct gru_thread_state *gts) in gru_unlock_gts()
252 static int gru_vtop(struct gru_thread_state *gts, unsigned long vaddr, in gru_vtop()
310 struct gru_thread_state *gts, int atomic, in gru_preload_tlb()
356 struct gru_thread_state *gts, in gru_try_dropin()
523 struct gru_thread_state *gts; in gru_intr()
613 static int gru_user_dropin(struct gru_thread_state *gts, in gru_user_dropin()
640 struct gru_thread_state *gts; in gru_handle_user_call_os()
690 struct gru_thread_state *gts; in gru_get_exception_detail()
739 struct gru_thread_state *gts; in gru_unload_all_contexts()
764 struct gru_thread_state *gts; in gru_user_unload_context()
793 struct gru_thread_state *gts; in gru_user_flush_tlb()
820 struct gru_thread_state *gts; in gru_get_gseg_statistics()
851 struct gru_thread_state *gts; in gru_set_context_option()