Searched refs:gru_thread_state (Results 1 – 7 of 7) sorted by relevance
187 struct gru_thread_state *gts) in reserve_gru_resources()198 struct gru_thread_state *gts) in free_gru_resources()225 struct gru_thread_state *gts) in gru_load_mm_tracker()261 struct gru_thread_state *gts) in gru_unload_mm_tracker()299 struct gru_thread_state *gts; in gru_find_current_gts_nolock()314 struct gru_thread_state *gts; in gru_alloc_gts()381 struct gru_thread_state *gts; in gru_find_thread_state()398 struct gru_thread_state *gts, *ngts; in gru_alloc_thread_state()700 struct gru_thread_state *gts) in gru_check_chiplet_assignment()774 struct gru_thread_state *ngts = NULL; in gru_steal_context()[all …]
335 struct gru_thread_state { struct437 struct gru_thread_state *gs_gts[GRU_NUM_CCH]; /* GTS currently using451 struct gru_thread_state *bs_kgts; /* GTS for kernel use */594 static inline int is_kernel_context(struct gru_thread_state *gts) in is_kernel_context()618 extern struct gru_thread_state *gru_find_thread_state(struct vm_area_struct623 extern void gru_load_context(struct gru_thread_state *gts);624 extern void gru_steal_context(struct gru_thread_state *gts);626 extern int gru_update_cch(struct gru_thread_state *gts);627 extern void gts_drop(struct gru_thread_state *gts);641 extern void gru_check_context_placement(struct gru_thread_state *gts);[all …]
70 struct gru_thread_state *gts = NULL; in gru_find_lock_gts()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()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()[all …]
143 struct gru_thread_state *kgts; in gru_load_kernel_context()190 struct gru_thread_state *kgts; in gru_free_kernel_contexts()294 struct gru_thread_state *kgts; in gru_reserve_async_resources()391 struct gru_thread_state *kgts = NULL; in gru_get_cb_exception_detail()
64 struct gru_thread_state *gts; in gru_vma_close()76 list_entry(entry, struct gru_thread_state, ts_next); in gru_vma_close()
114 struct gru_thread_state *gts; in gru_dump_context()
164 struct gru_thread_state *ts; in cch_seq_show()
Completed in 15 milliseconds