Searched refs:ts_mm (Results 1 – 3 of 3) sorted by relevance
283 struct mm_struct *mm = gts->ts_mm; in gru_try_dropin()446 if (down_read_trylock(>s->ts_mm->mmap_sem)) { in gru_intr()448 up_read(>s->ts_mm->mmap_sem); in gru_intr()
337 struct mm_struct *ts_mm; /* mm currently mapped to member
318 gts->ts_mm = current->mm; in gru_alloc_gts()