Searched defs:gts (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/misc/sgi-gru/ |
H A D | grumain.c | 183 struct gru_thread_state *gts) in reserve_gru_resources() 194 struct gru_thread_state *gts) in free_gru_resources() 221 struct gru_thread_state *gts) in gru_load_mm_tracker() 257 struct gru_thread_state *gts) in gru_unload_mm_tracker() 279 void gts_drop(struct gru_thread_state *gts) in gts_drop() 295 struct gru_thread_state *gts; in gru_find_current_gts_nolock() local 310 struct gru_thread_state *gts; in gru_alloc_gts() local 377 struct gru_thread_state *gts; in gru_find_thread_state() local 394 struct gru_thread_state *gts, *ngts; in gru_alloc_thread_state() local 420 static void gru_free_gru_context(struct gru_thread_state *gts) in gru_free_gru_context() [all …]
|
H A D | grufault.c | 70 struct gru_thread_state *gts = NULL; in gru_find_lock_gts() local 87 struct gru_thread_state *gts = ERR_PTR(-EINVAL); in gru_alloc_locked_gts() local 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() local 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() local 695 struct gru_thread_state *gts; in gru_get_exception_detail() local [all …]
|
H A D | grukdump.c | 114 struct gru_thread_state *gts; in gru_dump_context() local
|
H A D | grutables.h | 386 #define UGRUADDR(gts) ((gts)->ts_vma->vm_start + \ argument 494 #define thread_cbr_number(gts, n) ((gts)->ts_cbr_idx[(n) / GRU_CBR_AU_SIZE] \ argument 519 #define for_each_gts_on_gru(gts, gru, ctxnum) \ argument 588 static inline int is_kernel_context(struct gru_thread_state *gts) in is_kernel_context()
|
H A D | grufile.c | 64 struct gru_thread_state *gts; in gru_vma_close() local
|
/linux/drivers/iio/test/ |
H A D | iio-test-gts.c | 71 static struct iio_gts gts; variable 100 struct iio_gts *gts, const struct iio_gain_sel_pair *g_table, in __test_init_iio_gain_scale() 121 #define test_init_iio_gain_scale(test, gts) \ argument 385 static void test_iio_gts_chk_scales_all(struct kunit *test, struct iio_gts *gts, in test_iio_gts_chk_scales_all() 412 static void test_iio_gts_chk_scales_t200(struct kunit *test, struct iio_gts *gts, in test_iio_gts_chk_scales_t200()
|
/linux/drivers/iio/light/ |
H A D | rohm-bu27034.c | 203 struct iio_gts gts; member
|
H A D | apds9306.c | 176 struct iio_gts gts; member
|
/linux/drivers/infiniband/hw/cxgb4/ |
H A D | t4.h | 681 void __iomem *gts; member
|